Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-gpio.c58 static u64 pwm_gpio_toggle(struct pwm_gpio *gpwm, bool level) in pwm_gpio_toggle() function
93 next_toggle = pwm_gpio_toggle(gpwm, new_level); in pwm_gpio_timer()
145 next_toggle = pwm_gpio_toggle(gpwm, !!state->duty_cycle); in pwm_gpio_apply()