Searched refs:cvmx_pcie_config_read32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
H A D | pcie-octeon.c | 315 static uint32_t cvmx_pcie_config_read32(int pcie_port, int bus, int dev, in cvmx_pcie_config_read32() function 1678 *val = cvmx_pcie_config_read32(pcie_port, bus_number, in octeon_pcie_read_config() 1966 device0 = cvmx_pcie_config_read32(0, 0, 0, 0, 0); in octeon_pcie_setup() 2051 device0 = cvmx_pcie_config_read32(1, 0, 0, 0, 0); in octeon_pcie_setup()
|