Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
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-v6.1/include/linux/mfd/
Dtps65217.h46 #define TPS65217_REG_ENABLE 0X16 macro