Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-uniphier-ep.c32 #define PCL_RSTCTRL_PHY_RESET BIT(0) macro
88 val |= PCL_RSTCTRL_PHY_RESET; in uniphier_pcie_phy_reset()
90 val &= ~PCL_RSTCTRL_PHY_RESET; in uniphier_pcie_phy_reset()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds