Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/pci/
Dops-bonito64.c63 BONITO_PCICMD |= BONITO_PCICMD_MABORT_CLR | BONITO_PCICMD_MTABORT_CLR; in bonito64_pcibios_config_access()
82 BONITO_PCICMD_MTABORT_CLR)) { in bonito64_pcibios_config_access()
87 BONITO_PCICMD_MTABORT_CLR); in bonito64_pcibios_config_access()
/Linux-v4.19/arch/mips/include/asm/mips-boards/
Dbonito64.h96 #define BONITO_PCICMD_MTABORT_CLR 0x10000000 macro