Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.h57 #define PAB_INTP_MSI BIT(3) macro
65 #define PAB_INTP_MSI_MASK PAB_INTP_MSI
H A Dpcie-layerscape-gen4.c85 val = PAB_INTP_INTX_MASK | PAB_INTP_MSI | PAB_INTP_RESET | in ls_g4_pcie_enable_interrupt()