Searched defs:PCH_DEVFN_UART0 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/include/soc/ |
H A D | pci_devs.h | 47 #define PCH_DEVFN_UART0 _PCH_DEVFN(SIO, 5) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/include/soc/ |
H A D | pci_devs.h | 120 #define PCH_DEVFN_UART0 _PCH_DEVFN(UART, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/include/soc/ |
H A D | pci_devs.h | 157 #define PCH_DEVFN_UART0 _PCH_DEVFN(STORAGE, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/include/soc/ |
H A D | pci_devs.h | 155 #define PCH_DEVFN_UART0 _PCH_DEVFN(SIO5, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/include/soc/ |
H A D | pci_devs.h | 168 #define PCH_DEVFN_UART0 _PCH_DEVFN(SIO3, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/include/soc/ |
H A D | pci_devs.h | 161 #define PCH_DEVFN_UART0 _PCH_DEVFN(UART, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/include/soc/ |
H A D | pci_devs.h | 208 #define PCH_DEVFN_UART0 _PCH_DEVFN(SIO5, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/include/soc/ |
H A D | pci_devs.h | 205 #define PCH_DEVFN_UART0 _PCH_DEVFN(SIO3, 0) macro
|
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/include/soc/ |
H A D | pci_devs.h | 241 #define PCH_DEVFN_UART0 _PCH_DEVFN(SIO5, 0) macro
|
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/ |
H A D | pch.h | 189 #define PCH_DEVFN_UART0 PCI_DEVFN(0x15, 5) macro
|