Searched refs:cvmx_pcie_config_read32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pcie-octeon.c | 309 static uint32_t cvmx_pcie_config_read32(int pcie_port, int bus, int dev, in cvmx_pcie_config_read32() function 1672 *val = cvmx_pcie_config_read32(pcie_port, bus_number, in octeon_pcie_read_config() 1960 device0 = cvmx_pcie_config_read32(0, 0, 0, 0, 0); in octeon_pcie_setup() 2045 device0 = cvmx_pcie_config_read32(1, 0, 0, 0, 0); in octeon_pcie_setup()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pcie-octeon.c | 309 static uint32_t cvmx_pcie_config_read32(int pcie_port, int bus, int dev, in cvmx_pcie_config_read32() function 1672 *val = cvmx_pcie_config_read32(pcie_port, bus_number, in octeon_pcie_read_config() 1960 device0 = cvmx_pcie_config_read32(0, 0, 0, 0, 0); in octeon_pcie_setup() 2045 device0 = cvmx_pcie_config_read32(1, 0, 0, 0, 0); in octeon_pcie_setup()
|
Completed in 6 milliseconds