Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-int.c123 intpol = BONITO_INTPOL; in corehi_irqdispatch()
/openbmc/qemu/hw/pci-host/
H A Dbonito.c152 #define BONITO_INTPOL (0x2c >> 2) /* 0x12c */ macro
267 case BONITO_INTPOL: in OBJECT_DECLARE_SIMPLE_TYPE()
564 if (bonito_state->regs[BONITO_INTPOL] & (1 << internal_irq)) { in pci_bonito_set_irq()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h192 #define BONITO_INTPOL BONITO(BONITO_REGBASE + 0x2c) macro