Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-iproc-msi.c17 #define IPROC_MSI_INTR_EN BIT(IPROC_MSI_INTR_EN_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()