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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/vr41xx/nec-cmbvr4133/
H A Dm1535plus.c49 #define PCI_CONFIG_ADDR KSEG1ADDR(0x0f000c18) macro
176 writel((1 << 16) | (devfn << 8) | (reg & 0xfc) | 1UL, PCI_CONFIG_ADDR);
190 writel((1 << 16) | (devfn << 8) | (reg & 0xfc) | 1UL, PCI_CONFIG_ADDR);
200 writel((1 << 16) | (devfn << 8) | (reg & 0xfc) | 1UL, PCI_CONFIG_ADDR);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dpcicfg.h56 #define PCI_CONFIG_ADDR(b, s, f, o) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndpci.c224 (pci ? PCI_CONFIG_ADDR(bus, dev, func, (off & ~3)) :

Completed in 97 milliseconds