Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dops-bonito64.c51 BONITO_PCICMD |= BONITO_PCICMD_MABORT_CLR | BONITO_PCICMD_MTABORT_CLR; in bonito64_pcibios_config_access()
69 if (BONITO_PCICMD & (BONITO_PCICMD_MABORT_CLR | in bonito64_pcibios_config_access()
74 BONITO_PCICMD |= (BONITO_PCICMD_MABORT_CLR | in bonito64_pcibios_config_access()
/linux-5.19.10/arch/mips/mti-malta/
Dmalta-int.c126 pcicmd = BONITO_PCICMD; in corehi_irqdispatch()
/linux-5.19.10/arch/mips/include/asm/mips-boards/
Dbonito64.h84 #define BONITO_PCICMD BONITO_PCI_REG(0x04) macro