Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-rockchip.h99 #define PCIE_CORE_INT_PRFPE BIT(0) macro
125 (PCIE_CORE_INT_PRFPE | PCIE_CORE_INT_CRFPE | \
Dpcie-rockchip-host.c414 if (sub_reg & PCIE_CORE_INT_PRFPE) in rockchip_pcie_subsys_irq_handler()