Home
last modified time | relevance | path

Searched refs:PCIE_DEV_ID_OFF (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-orion5x/include/mach/
Dcpu.h150 #define PCIE_DEV_ID_OFF (ORION5X_REG_PCIE_BASE + 0x0000) macro
/external/u-boot/arch/arm/mach-orion5x/
Dcpu.c161 return readl(PCIE_DEV_ID_OFF) >> 16; in orion5x_device_id()
/external/u-boot/drivers/pci/
Dpci_mvebu.c25 #define PCIE_DEV_ID_OFF 0x0000 macro