Home
last modified time | relevance | path

Searched refs:PAB_INTP_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c96 val = PAB_INTP_INTX_MASK | PAB_INTP_MSI | PAB_INTP_RESET | in ls_pcie_g4_enable_interrupt()
155 if (val & PAB_INTP_RESET) { in ls_pcie_g4_isr()
H A Dpcie-mobiveil.h56 #define PAB_INTP_RESET BIT(1) macro
/kernel/linux/linux-6.6/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c85 val = PAB_INTP_INTX_MASK | PAB_INTP_MSI | PAB_INTP_RESET | in ls_g4_pcie_enable_interrupt()
144 if (val & PAB_INTP_RESET) { in ls_g4_pcie_isr()
H A Dpcie-mobiveil.h56 #define PAB_INTP_RESET BIT(1) macro

Completed in 3 milliseconds