Home
last modified time | relevance | path

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

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