Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c26 #define PHY_CTRL2 0x8 macro
270 value = readl(imx_phy->base + PHY_CTRL2); in imx8mq_usb_phy_init()
272 writel(value, imx_phy->base + PHY_CTRL2); in imx8mq_usb_phy_init()
306 value = readl(imx_phy->base + PHY_CTRL2); in imx8mp_usb_phy_init()
308 writel(value, imx_phy->base + PHY_CTRL2); in imx8mp_usb_phy_init()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-usb-ss.c22 #define PHY_CTRL2 0x74 macro
109 qcom_ssphy_updatel(priv->base + PHY_CTRL2, REF_PHY_EN, REF_PHY_EN); in qcom_ssphy_power_on()
126 qcom_ssphy_updatel(priv->base + PHY_CTRL2, REF_PHY_EN, 0); in qcom_ssphy_power_off()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci_am654.c31 #define PHY_CTRL2 0x104 macro