Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h875 #define HT_CAPTYPE_IRQ 0x80 /* IRQ Configuration */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h877 #define HT_CAPTYPE_IRQ 0x80 /* IRQ Configuration */ macro
/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic.c505 if ((id & HT_5BIT_CAP_MASK) == HT_CAPTYPE_IRQ) in mpic_scan_ht_pic()