Searched refs:TPS65219_REG_STBY_1_CONFIG (Results 1 – 2 of 2) sorted by relevance
145 return regmap_set_bits(tps->regmap, TPS65219_REG_STBY_1_CONFIG, in tps65219_set_mode()150 TPS65219_REG_STBY_1_CONFIG, in tps65219_set_mode()163 ret = regmap_read(tps->regmap, TPS65219_REG_STBY_1_CONFIG, &value); in tps65219_get_mode()
61 #define TPS65219_REG_STBY_1_CONFIG 0x21 macro