Searched refs:lpg_pwm_resolution (Results 1 – 1 of 1) sorted by relevance
416 static const unsigned int lpg_pwm_resolution[] = {6, 9}; variable 460 pwm_resolution_arr = lpg_pwm_resolution; in lpg_calc_freq() 461 pwm_resolution_count = ARRAY_SIZE(lpg_pwm_resolution); in lpg_calc_freq() 536 max = BIT(lpg_pwm_resolution[chan->pwm_resolution_sel]) - 1; in lpg_calc_duty() 1280 resolution = lpg_pwm_resolution[FIELD_GET(PWM_SIZE_SELECT_MASK, val)]; in lpg_pwm_get_state()