Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-uniphier-ep.c33 #define PCL_RSTCTRL_PHY_RESET BIT(0) macro
110 val |= PCL_RSTCTRL_PHY_RESET; in uniphier_pcie_phy_reset()
112 val &= ~PCL_RSTCTRL_PHY_RESET; in uniphier_pcie_phy_reset()