Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-dw-rockchip.c40 #define PCIE_LINKUP (PCIE_SMLH_LINKUP | PCIE_RDLH_LINKUP) macro
158 if ((val & PCIE_LINKUP) == PCIE_LINKUP && in rockchip_pcie_link_up()