Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/amlogic/
Dphy-meson-gxl-usb3.c71 #define USB_R5_ID_DIG_EN_0 BIT(4) macro
102 regmap_update_bits(priv->regmap, USB_R5, USB_R5_ID_DIG_EN_0, in phy_meson_gxl_usb3_power_on()
103 USB_R5_ID_DIG_EN_0); 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()