Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65185.c29 #define TPS65185_REG_TMST1 0xd macro
69 regmap_update_bits(data->regmap, TPS65185_REG_TMST1, in tps65185_hwmon_read()
73 ret = regmap_read(data->regmap, TPS65185_REG_TMST1, &val); in tps65185_hwmon_read()
111 case TPS65185_REG_TMST1: in tps65185_volatile_reg()