Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-rockchip.h98 #define PCIE_CORE_INT_PRFPE BIT(0) macro
124 (PCIE_CORE_INT_PRFPE | PCIE_CORE_INT_CRFPE | \
Dpcie-rockchip-host.c417 if (sub_reg & PCIE_CORE_INT_PRFPE) in rockchip_pcie_subsys_irq_handler()