Home
last modified time | relevance | path

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

/linux/drivers/misc/rp1/
H A Drp1_pci.c27 #define MSIX_CFG_IACK_EN BIT(3) macro
79 msix_cfg_set(rp1, hwirq, MSIX_CFG_IACK_EN); in rp1_irq_set_type()
83 msix_cfg_clr(rp1, hwirq, MSIX_CFG_IACK_EN); in rp1_irq_set_type()