Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65219-regulator.c145 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()
/linux/include/linux/mfd/
H A Dtps65219.h61 #define TPS65219_REG_STBY_1_CONFIG 0x21 macro