Searched refs:PCI_GPPM_STATUS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-pnx8550.c37 pci_stat = inl(PCI_BASE | PCI_GPPM_STATUS);
61 if (inl(PCI_BASE | PCI_GPPM_STATUS)) {
63 while (!(inl(PCI_BASE | PCI_GPPM_STATUS) == 0)) ;
78 if (inl(PCI_BASE | PCI_GPPM_STATUS) & GPPM_DONE) {
85 } else if (inl(PCI_BASE | PCI_GPPM_STATUS) & GPPM_R_MABORT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-pnx8550/
H A Dpci.h147 #define PCI_GPPM_STATUS 0x040FC0 macro

Completed in 21 milliseconds