Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65185.c26 #define TPS65185_REG_INT_EN2 6 macro
399 ret = regmap_update_bits(data->regmap, TPS65185_REG_INT_EN2, BIT(0), BIT(0)); in tps65185_probe()