Searched refs:PCIE_CONFIGREGS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnicpci.c261 case PCIE_CONFIGREGS:
295 case PCIE_CONFIGREGS:
677 pcie_writereg(pi->sih, pi->regs.pcieregs, PCIE_CONFIGREGS, offset, reg_val);
680 reg_val = pcie_readreg(pi->sih, pi->regs.pcieregs, PCIE_CONFIGREGS, offset);
1165 data = pcie_readreg(sih, pcieregs, PCIE_CONFIGREGS, PCIECFGREG_PDL_CTRL1);
1166 pcie_writereg(pch, pcieregs, PCIE_CONFIGREGS,
1183 pcie_writereg(pch, pcieregs, PCIE_CONFIGREGS, PCIECFGREG_REG_PHY_CTL7, 0);
1185 pcie_writereg(pch, pcieregs, PCIE_CONFIGREGS, PCIECFGREG_REG_PHY_CTL7, 0x14031);
1187 pcie_writereg(pch, pcieregs, PCIE_CONFIGREGS, PCIECFGREG_REG_PHY_CTL7, 0x2c031);
1203 data = pcie_readreg(sih, pcieregs, PCIE_CONFIGREGS, p
[all...]
H A Dhndpci.c281 *val = pcie_readreg(sih, pcie, PCIE_CONFIGREGS,
404 pcie_writereg(sih, pcie, PCIE_CONFIGREGS,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dpcie_core.h47 #define PCIE_CONFIGREGS 1 /* Access to config space */ macro

Completed in 106 milliseconds