Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-int.c124 intedge = BONITO_INTEDGE; in corehi_irqdispatch()
/openbmc/qemu/hw/pci-host/
H A Dbonito.c150 #define BONITO_INTEDGE (0x24 >> 2) /* 0x124 */ macro
265 case BONITO_INTEDGE: in OBJECT_DECLARE_SIMPLE_TYPE()
561 if (bonito_state->regs[BONITO_INTEDGE] & (1 << internal_irq)) { in pci_bonito_set_irq()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h190 #define BONITO_INTEDGE BONITO(BONITO_REGBASE + 0x24) macro