Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/amlogic/
Dphy-meson-gxl-usb3.c72 #define USB_R5_ID_DIG_EN_1 BIT(5) macro
104 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_1, in phy_meson_gxl_usb3_power_on()
105 USB_R5_ID_DIG_EN_1); in phy_meson_gxl_usb3_power_on()
117 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_1, 0); in phy_meson_gxl_usb3_power_off()