Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/starfive/
Dphy-jh7110-pcie.c22 #define PCIE_USB3_PHY_ENABLE BIT(4) macro
34 #define PCIE_USB3_PHY_ENABLE BIT(4) macro
59 PCIE_USB3_PHY_ENABLE, PCIE_USB3_PHY_ENABLE); in phy_usb3_mode_set()
66 writel(PCIE_USB3_PHY_ENABLE, data->regs + PCIE_USB3_PHY_PLL_CTL_OFF); in phy_usb3_mode_set()
85 PCIE_USB3_PHY_ENABLE, 0); in phy_pcie_mode_set()
91 val &= ~PCIE_USB3_PHY_ENABLE; in phy_pcie_mode_set()