Home
last modified time | relevance | path

Searched refs:pwm_set_relative_duty_cycle (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/regulator/
Dpwm-regulator.c90 pwm_set_relative_duty_cycle(&pstate, in pwm_regulator_set_voltage_sel()
217 pwm_set_relative_duty_cycle(&pstate, dutycycle, duty_unit); in pwm_regulator_set_voltage()
/Linux-v5.10/drivers/input/misc/
Dpwm-beeper.c40 pwm_set_relative_duty_cycle(&state, 50, 100); in pwm_beeper_on()
Dpwm-vibra.c52 pwm_set_relative_duty_cycle(&state, vibrator->level, 0xffff); in pwm_vibrator_start()
/Linux-v5.10/include/linux/
Dpwm.h230 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle() function
/Linux-v5.10/drivers/video/fbdev/
Dssd1307fb.c310 pwm_set_relative_duty_cycle(&pwmstate, 50, 100); in ssd1307fb_init()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_panel.c673 pwm_set_relative_duty_cycle(&panel->backlight.pwm_state, level, 100); in pwm_set_backlight()
1179 pwm_set_relative_duty_cycle(&panel->backlight.pwm_state, level, 100); in pwm_enable_backlight()