Home
last modified time | relevance | path

Searched defs:DINO_MASK_IRQ (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Ddino.h59 #define DINO_MASK_IRQ(x) (1 << (x)) macro
/openbmc/linux/drivers/parisc/
H A Ddino.c127 #define DINO_MASK_IRQ(x) (1<<(x)) macro