Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/
Dpcie-apple.c69 #define PORT_INT_INTx_MASK 15 macro
277 return BIT(hwirq) & PORT_INT_INTx_MASK; in hwirq_is_intx()