Home
last modified time | relevance | path

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

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