Searched refs:PCIE_BASE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | pci.c | 38 #define PCIE_BASE (ORION5X_PCIE_VIRT_BASE) macro 42 *dev = orion_pcie_dev_id(PCIE_BASE); in orion5x_pcie_id() 43 *rev = orion_pcie_rev(PCIE_BASE); in orion5x_pcie_id() 56 if (!orion_pcie_link_up(PCIE_BASE)) in pcie_valid_config() 85 ret = orion_pcie_rd_conf(PCIE_BASE, bus, devfn, where, size, val); in pcie_rd_conf() 127 ret = orion_pcie_wr_conf(PCIE_BASE, bus, devfn, where, size, val); in pcie_wr_conf() 148 orion_pcie_setup(PCIE_BASE); in pcie_setup() 154 dev = orion_pcie_dev_id(PCIE_BASE); in pcie_setup() 555 orion_pcie_set_local_bus_nr(PCIE_BASE, sys->busnr); in orion5x_pci_sys_setup()
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_a3700.h | 48 #define PCIE_BASE MVEBU_REG(0x070000) macro 169 #define PCIE_REF_CLK_ADDR (PCIE_BASE + 0x4814)
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | yellow_carp_offset.h | 145 static const struct IP_BASE PCIE_BASE = { { { { 0x02411800, 0x04440000, 0, 0, 0, 0 } }, variable
|