Home
last modified time | relevance | path

Searched refs:BONITO_PCIMSTAT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dops-bonito64.c63 while (BONITO_PCIMSTAT & 0xF); in bonito64_pcibios_config_access()
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-int.c120 pcimstat = BONITO_PCIMSTAT; in corehi_irqdispatch()
/openbmc/qemu/hw/pci-host/
H A Dbonito.c174 #define BONITO_PCIMSTAT (0x5c >> 2) /* 0x15c */ macro
275 case BONITO_PCIMSTAT: in OBJECT_DECLARE_SIMPLE_TYPE()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h219 #define BONITO_PCIMSTAT BONITO(BONITO_REGBASE + 0x5c) macro