Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/apollo_lake/
Dsoc.h32 #define X86_SOC_EARLY_SERIAL_PCIDEV PCIE_BDF(0, 0x18, 0) /* uart0 */ macro
/Zephyr-latest/soc/intel/alder_lake/
Dsoc.h36 #define X86_SOC_EARLY_SERIAL_PCIDEV PCIE_BDF(0, 0x19, 2) /* uart2 */ macro
/Zephyr-latest/soc/intel/elkhart_lake/
Dsoc.h32 #define X86_SOC_EARLY_SERIAL_PCIDEV PCIE_BDF(0, 0x19, 2) /* uart2 */ macro
/Zephyr-latest/soc/intel/raptor_lake/
Dsoc.h34 #define X86_SOC_EARLY_SERIAL_PCIDEV DT_REG_ADDR(DT_CHOSEN(zephyr_console)) macro