Searched refs:SBUOVPDIS (Results 1 – 2 of 2) sorted by relevance
150 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, SBUOVPDIS, SBUOVPDIS); in max_contaminant_read_resistance_kohm()169 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL2, SBUOVPDIS, 0); in max_contaminant_read_resistance_kohm()
20 #define SBUOVPDIS BIT(7) macro