Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/amlogic/
A Dphy-meson-gxl-usb2.c26 #define U2P_R0_DP_PULLDOWN BIT(6) macro
162 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN, in phy_meson_gxl_usb2_set_mode()
163 U2P_R0_DP_PULLDOWN); in phy_meson_gxl_usb2_set_mode()
171 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN, in phy_meson_gxl_usb2_set_mode()

Completed in 7 milliseconds