Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/include/soc/
H A Dpci_devs.h58 #define PCH_DEVFN_SDIO _PCH_DEVFN(SDIO, 0) macro
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/include/soc/
H A Dpci_devs.h156 #define PCH_DEVFN_SDIO _PCH_DEVFN(SDIO, 0) macro
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/include/soc/
H A Dpci_devs.h162 #define PCH_DEVFN_SDIO _PCH_DEVFN(STORAGE, 5) macro
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/
H A Dpch.h192 #define PCH_DEVFN_SDIO PCI_DEVFN(0x17, 0) macro