Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-pnx8550/
Dpci.h152 #define GPPM_R_MABORT (1<<2) macro
/linux-2.6.39/arch/mips/pci/
Dops-pnx8550.c85 } else if (inl(PCI_BASE | PCI_GPPM_STATUS) & GPPM_R_MABORT) { in config_access()