Searched refs:unit_duty (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/leds/
H A Dleds-mt6323.c112 * @unit_duty: Steps of duty per period
119 u16 unit_duty; member in struct:mt6323_hwspec
326 duty_hw = DIV_ROUND_CLOSEST(*delay_on * 100000ul, period * spec->unit_duty);
689 .unit_duty = 3125,

Completed in 143 milliseconds