Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-int.c121 intisr = BONITO_INTISR; in corehi_irqdispatch()
/openbmc/qemu/hw/pci-host/
H A Dbonito.c158 #define BONITO_INTISR (0x3c >> 2) /* 0x13c */ macro
300 case BONITO_INTISR: in OBJECT_DECLARE_SIMPLE_TYPE()
319 case BONITO_INTISR: in bonito_readl()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h199 #define BONITO_INTISR BONITO(BONITO_REGBASE + 0x3c) macro