Home
last modified time | relevance | path

Searched refs:GPPM_DONE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dpci.h102 #define GPPM_DONE (1<<10) macro
148 #define GPPM_DONE (1<<10) macro
/linux-2.6.39/arch/mips/pci/
Dops-pnx8550.c78 if (inl(PCI_BASE | PCI_GPPM_STATUS) & GPPM_DONE) { in config_access()