Home
last modified time | relevance | path

Searched refs:BONITO_PCICMD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/pci/
Dops-bonito64.c63 BONITO_PCICMD |= BONITO_PCICMD_MABORT_CLR | BONITO_PCICMD_MTABORT_CLR; in bonito64_pcibios_config_access()
81 if (BONITO_PCICMD & (BONITO_PCICMD_MABORT_CLR | in bonito64_pcibios_config_access()
86 BONITO_PCICMD |= (BONITO_PCICMD_MABORT_CLR | in bonito64_pcibios_config_access()
/linux-4.4.14/arch/mips/mti-malta/
Dmalta-int.c172 pcicmd = BONITO_PCICMD; in corehi_irqdispatch()
/linux-4.4.14/arch/mips/include/asm/mips-boards/
Dbonito64.h84 #define BONITO_PCICMD BONITO_PCI_REG(0x04) macro