Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dbonito.c157 #define BONITO_INTEN (0x38 >> 2) /* 0x138 */ macro
293 s->regs[BONITO_INTEN] |= val; in OBJECT_DECLARE_SIMPLE_TYPE()
297 s->regs[BONITO_INTEN] &= ~val; in OBJECT_DECLARE_SIMPLE_TYPE()
299 case BONITO_INTEN: in OBJECT_DECLARE_SIMPLE_TYPE()