Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-iproc-msi.c19 #define IPROC_MSI_INT_N_EVENT BIT(IPROC_MSI_INT_N_EVENT_SHIFT) macro
412 val = IPROC_MSI_INTR_EN | IPROC_MSI_INT_N_EVENT | in iproc_msi_enable()
440 val &= ~(IPROC_MSI_INTR_EN | IPROC_MSI_INT_N_EVENT | in iproc_msi_disable()