Searched refs:FORCE_PWM_ENABLE (Results 1 – 1 of 1) sorted by relevance
51 #define FORCE_PWM_ENABLE BIT(7) macro184 val = FORCE_PWM_ENABLE; in tps62360_set_mode()197 REG_VSET0 + tps->curr_vset_id, FORCE_PWM_ENABLE, val); in tps62360_set_mode()208 REG_VSET0 + i, FORCE_PWM_ENABLE, val); in tps62360_set_mode()231 return (data & FORCE_PWM_ENABLE) ? in tps62360_get_mode()
Completed in 4 milliseconds