Home
last modified time | relevance | path

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

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