Searched defs:DINO_MASK_IRQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/pci-host/ | ||
H A D | dino.h | 59 #define DINO_MASK_IRQ(x) (1 << (x)) macro |
/openbmc/linux/drivers/parisc/ | ||
H A D | dino.c | 127 #define DINO_MASK_IRQ(x) (1<<(x)) macro |