Searched refs:FORCE_PWM_ENABLE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dtps62360-regulator.c52 #define FORCE_PWM_ENABLE BIT(7) macro
185 val = FORCE_PWM_ENABLE; tps62360_set_mode()
198 REG_VSET0 + tps->curr_vset_id, FORCE_PWM_ENABLE, val); tps62360_set_mode()
209 REG_VSET0 + i, FORCE_PWM_ENABLE, val); tps62360_set_mode()
232 return (data & FORCE_PWM_ENABLE) ? tps62360_get_mode()

Completed in 37 milliseconds