Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/
Dpcie-rockchip.h108 #define PCIE_CORE_INT_UCR BIT(9) macro
129 PCIE_CORE_INT_UCR | PCIE_CORE_INT_FCE | \
Dpcie-rockchip-host.c441 if (sub_reg & PCIE_CORE_INT_UCR) in rockchip_pcie_subsys_irq_handler()