Home
last modified time | relevance | path

Searched defs:lp5 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/util/spd_tools/src/spd_gen/
H A Dlp5.go13 type lp5 struct { struct
785 func (lp5) getSetMap() map[int][]int {
789 func (lp5) addNewPart(name string, attribs interface{}) error {
808 func (lp5) getSPDAttribs(name string, set int) (interface{}, error) {
818 func (lp5) getSPDLen() int {
822 func (lp5) getSPDByte(index int, attribs interface{}) byte {