Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dbonito.c156 #define BONITO_INTENCLR (0x34 >> 2) /* 0x134 */ macro
295 case BONITO_INTENCLR: in OBJECT_DECLARE_SIMPLE_TYPE()
296 s->regs[BONITO_INTENCLR] = val; in OBJECT_DECLARE_SIMPLE_TYPE()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h197 #define BONITO_INTENCLR BONITO(BONITO_REGBASE + 0x34) macro