Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-rockchip.c150 static int rockchip_pwm_enable(struct pwm_chip *chip, in rockchip_pwm_enable() function
197 ret = rockchip_pwm_enable(chip, pwm, false); in rockchip_pwm_apply()
205 ret = rockchip_pwm_enable(chip, pwm, state->enabled); in rockchip_pwm_apply()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch55903 static int rockchip_pwm_enable(struct pwm_chip *chip,
55904 @@ -163,13 +194,24 @@ static int rockchip_pwm_enable(struct pwm_chip *chip,