Home
last modified time | relevance | path

Searched refs:PCIE_CONF_EXT_CAPPTR (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/pcie/host/
Dpcie.c81 unsigned int reg = PCIE_CONF_EXT_CAPPTR; /* Start at end of the PCI configuration space */ in pcie_get_ext_cap()
96 if (reg < PCIE_CONF_EXT_CAPPTR) { in pcie_get_ext_cap()
/Zephyr-latest/include/zephyr/drivers/pcie/
Dpcie.h395 #define PCIE_CONF_EXT_CAPPTR 64U macro