Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65217-regulator.c35 .enable_reg = TPS65217_REG_ENABLE, \
73 return tps65217_set_bits(tps, TPS65217_REG_ENABLE, in tps65217_pmic_enable()
87 return tps65217_clear_bits(tps, TPS65217_REG_ENABLE, in tps65217_pmic_disable()
/linux/include/linux/mfd/
H A Dtps65217.h46 #define TPS65217_REG_ENABLE 0X16 macro