/aosp_15_r20/external/coreboot/util/intelp2m/platforms/ebg/ |
H A D | macro.go | 32 type PlatformSpecific struct { struct 33 InheritanceMacro 34 InheritanceTemplate 38 func (PlatformSpecific) RemmapRstSrc() { 63 func (platform PlatformSpecific) Pull() { 68 func (platform PlatformSpecific) GpiMacroAdd() { 73 func (platform PlatformSpecific) GpoMacroAdd() { 78 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 83 func (platform PlatformSpecific) NoConnMacroAdd() { 92 …c (platform PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/lbg/ |
H A D | macro.go | 31 type PlatformSpecific struct { struct 32 InheritanceMacro 33 InheritanceTemplate 37 func (PlatformSpecific) RemmapRstSrc() { 62 func (platform PlatformSpecific) Pull() { 67 func (platform PlatformSpecific) GpiMacroAdd() { 72 func (platform PlatformSpecific) GpoMacroAdd() { 77 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 82 func (platform PlatformSpecific) NoConnMacroAdd() { 91 …c (platform PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/cnl/ |
H A D | macro.go | 30 type PlatformSpecific struct { struct 31 InheritanceMacro 32 InheritanceTemplate 36 func (PlatformSpecific) RemmapRstSrc() { 70 func (PlatformSpecific) Pull() { 145 func (PlatformSpecific) GpiMacroAdd() { 187 func (platform PlatformSpecific) GpoMacroAdd() { 192 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 197 func (platform PlatformSpecific) NoConnMacroAdd() { 206 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/adl/ |
H A D | macro.go | 33 type PlatformSpecific struct { struct 34 InheritanceMacro 38 func (PlatformSpecific) RemmapRstSrc() { 71 func (platform PlatformSpecific) Pull() { 76 func (platform PlatformSpecific) GpiMacroAdd() { 81 func (platform PlatformSpecific) GpoMacroAdd() { 86 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 91 func (platform PlatformSpecific) NoConnMacroAdd() { 100 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/jsl/ |
H A D | macro.go | 33 type PlatformSpecific struct { struct 34 InheritanceMacro 38 func (PlatformSpecific) RemmapRstSrc() { 74 func (platform PlatformSpecific) Pull() { 79 func (platform PlatformSpecific) GpiMacroAdd() { 84 func (platform PlatformSpecific) GpoMacroAdd() { 89 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 94 func (platform PlatformSpecific) NoConnMacroAdd() { 103 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/tgl/ |
H A D | macro.go | 33 type PlatformSpecific struct { struct 34 InheritanceMacro 38 func (PlatformSpecific) RemmapRstSrc() { 70 func (platform PlatformSpecific) Pull() { 75 func (platform PlatformSpecific) GpiMacroAdd() { 80 func (platform PlatformSpecific) GpoMacroAdd() { 85 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 90 func (platform PlatformSpecific) NoConnMacroAdd() { 99 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/mtl/ |
H A D | macro.go | 33 type PlatformSpecific struct { struct 34 InheritanceMacro 38 func (PlatformSpecific) RemmapRstSrc() { 71 func (platform PlatformSpecific) Pull() { 76 func (platform PlatformSpecific) GpiMacroAdd() { 81 func (platform PlatformSpecific) GpoMacroAdd() { 86 func (platform PlatformSpecific) NativeFunctionMacroAdd() { 91 func (platform PlatformSpecific) NoConnMacroAdd() { 101 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/snr/ |
H A D | macro.go | 23 type PlatformSpecific struct {} struct 26 func (PlatformSpecific) RemmapRstSrc() { 58 func (PlatformSpecific) Pull() { 145 func (PlatformSpecific) GpiMacroAdd() { 187 func (PlatformSpecific) GpoMacroAdd() { 218 func (PlatformSpecific) NativeFunctionMacroAdd() { 229 func (PlatformSpecific) NoConnMacroAdd() { 254 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/apl/ |
H A D | macro.go | 35 type PlatformSpecific struct {} struct 39 func (PlatformSpecific) RemmapRstSrc() {} 43 func (PlatformSpecific) Pull() { 145 func (PlatformSpecific) GpiMacroAdd() { 198 func (PlatformSpecific) GpoMacroAdd() { 230 func (PlatformSpecific) NativeFunctionMacroAdd() { 262 func (PlatformSpecific) NoConnMacroAdd() { 295 func (PlatformSpecific) GenMacro(id string, dw0 uint32, dw1 uint32, ownership uint8) string {
|
/aosp_15_r20/external/python/pyserial/serial/ |
D | serialposix.py | 95 class PlatformSpecific(PlatformSpecificBase): class 195 class PlatformSpecific(PlatformSpecificBase): class 215 class PlatformSpecific(PlatformSpecificBase): class 245 class PlatformSpecific(PlatformSpecificBase): class 265 class PlatformSpecific(PlatformSpecificBase): class
|
/aosp_15_r20/external/coreboot/util/intelp2m/platforms/common/ |
H A D | macro.go | 57 type PlatformSpecific interface { interface 84 func GetInstanceMacro(p PlatformSpecific, f Fields) *Macro {
|
/aosp_15_r20/external/coreboot/util/intelp2m/parser/ |
H A D | parser.go | 23 type PlatformSpecific interface { interface
|