Searched refs:compute_duty_cycle (Results 1 – 2 of 2) sorted by relevance
53 static int compute_duty_cycle(struct rockchip_drm_backlight *bl, in compute_duty_cycle() function71 duty_cycle = compute_duty_cycle(bl, brightness, pargs.period); in rockchip_pwm_power_on()
94 static int compute_duty_cycle(struct pwm_bl_data *pb, int brightness) in compute_duty_cycle() function124 state.duty_cycle = compute_duty_cycle(pb, brightness); in pwm_backlight_update_status()