Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h115 #define PCIE_CORE_INT_UCR BIT(9) macro
136 PCIE_CORE_INT_UCR | PCIE_CORE_INT_FCE | \
H A Dpcie-rockchip-host.c438 if (sub_reg & PCIE_CORE_INT_UCR) in rockchip_pcie_subsys_irq_handler()