Home
last modified time | relevance | path

Searched refs:BONITO_PCICMD_MTABORT_CLR (Results 1 – 2 of 2) 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()
70 BONITO_PCICMD_MTABORT_CLR)) { in bonito64_pcibios_config_access()
75 BONITO_PCICMD_MTABORT_CLR); in bonito64_pcibios_config_access()
/linux-5.19.10/arch/mips/include/asm/mips-boards/
Dbonito64.h96 #define BONITO_PCICMD_MTABORT_CLR 0x10000000 macro