Searched refs:USB_R5 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/phy/amlogic/ |
D | phy-meson-gxl-usb3.c | 67 #define USB_R5 0x14 macro 102 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_0, in phy_meson_gxl_usb3_power_on() 104 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_1, in phy_meson_gxl_usb3_power_on() 106 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_TH_MASK, in phy_meson_gxl_usb3_power_on() 116 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_0, 0); in phy_meson_gxl_usb3_power_off() 117 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_1, 0); in phy_meson_gxl_usb3_power_off()
|