Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/qualcomm/
Dphy-qcom-usb-ss.c27 #define LANE0_PWR_ON BIT(2) macro
108 qcom_ssphy_updatel(priv->base + PHY_CTRL4, LANE0_PWR_ON, LANE0_PWR_ON); in qcom_ssphy_power_on()
125 qcom_ssphy_updatel(priv->base + PHY_CTRL4, LANE0_PWR_ON, 0); in qcom_ssphy_power_off()