Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-histb.c39 #define PCIE_RDLH_LINK_UP BIT(5) macro
163 if ((regval & PCIE_XMLH_LINK_UP) && (regval & PCIE_RDLH_LINK_UP) && in histb_pcie_link_up()