Searched refs:cvmx_pcie_config_read32 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-pcie.h | 215 uint32_t cvmx_pcie_config_read32(int pcie_port, int bus, int dev, int fn, int reg);
|
| H A D | cvmx-pcie.c | 1341 uint32_t cvmx_pcie_config_read32(int pcie_port, int bus, int dev, int fn, int reg) in cvmx_pcie_config_read32() function
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octopci.c | 352 return (cvmx_pcie_config_read32(sc->sc_domain, bus, slot, func, reg)); in octopci_read_config()
|