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