Lines Matching defs:U2P_R0
19 #define U2P_R0 0x0
141 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
144 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
160 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DM_PULLDOWN,
162 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN,
164 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP,
169 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DM_PULLDOWN,
171 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN,
173 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP,
195 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
209 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, 0);