Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs-28nm.c21 #define PHY_CTRL_COMMON0 0x078 macro
141 val = readb(priv->base + PHY_CTRL_COMMON0); in qcom_snps_hsphy_enter_retention()
143 writeb(val, priv->base + PHY_CTRL_COMMON0); in qcom_snps_hsphy_enter_retention()
150 val = readb(priv->base + PHY_CTRL_COMMON0); in qcom_snps_hsphy_exit_retention()
152 writeb(val, priv->base + PHY_CTRL_COMMON0); in qcom_snps_hsphy_exit_retention()