Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtps65218.c242 TPS65218_CONFIG2_UVLOHYS, in tps65218_voltage_set_uv_hyst()
243 hyst == 400000 ? TPS65218_CONFIG2_UVLOHYS : 0, in tps65218_voltage_set_uv_hyst()
/linux/include/linux/mfd/
H A Dtps65218.h138 #define TPS65218_CONFIG2_UVLOHYS BIT(6) macro