Lines Matching defs:U2P_R0
19 #define U2P_R0 0x0
138 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
141 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
157 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DM_PULLDOWN,
159 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN,
161 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP, 0);
165 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DM_PULLDOWN,
167 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_DP_PULLDOWN,
169 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP,
191 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET,
205 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, 0);