Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h106 #define PCIE_CORE_INT_PRFPE BIT(0) macro
132 (PCIE_CORE_INT_PRFPE | PCIE_CORE_INT_CRFPE | \
H A Dpcie-rockchip-host.c411 if (sub_reg & PCIE_CORE_INT_PRFPE) in rockchip_pcie_subsys_irq_handler()