Searched defs:duty_ns (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/pwm/
H A Dpwm-lpc32xx.c30 lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-pxa.c67 pxa_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-imx1.c64 pwm_imx1_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-rcar.c105 static int rcar_pwm_set_counter(struct rcar_pwm_chip *rp, int div, int duty_ns, argument
H A Dpwm-berlin.c75 berlin_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-brcmstb.c95 brcmstb_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-omap-dmtimer.c157 duty_ns, period_ns); local
206 duty_ns, clk_rate); local
212 duty_ns, period_ns, clk_rate); local
146 pwm_omap_dmtimer_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-tiecap.c49 ecap_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns, int enabled) argument
H A Dpwm-vt8500.c72 vt8500_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-twl-led.c73 twl4030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
193 twl6030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-twl.c59 twl_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-tegra.c94 tegra_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-sprd.c123 sprd_pwm_config(struct sprd_pwm_chip *spc, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-spear.c75 spear_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-stmpe.c153 pwm->hwpwm, duty_ns, period_ns); local
97 stmpe_24xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-lpss.c124 pwm_lpss_prepare(struct pwm_lpss_chip *lpwm, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-lp3943.c87 lp3943_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-bcm-kona.c100 kona_pwmc_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns) argument
H A Dpwm-mediatek.c118 pwm_mediatek_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-atmel-tcb.c263 atmel_tcb_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-fsl-ftm.c185 fsl_pwm_calculate_duty(struct fsl_pwm_chip *fpc, unsigned int duty_ns) argument
H A Dpwm-img.c89 img_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
H A Dpwm-samsung.c66 u32 duty_ns; member in struct:samsung_pwm_channel
329 duty_ns, period_ns, period); local
308 __pwm_samsung_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns, bool force_period) argument
380 pwm_samsung_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) argument
[all...]
H A Dpwm-renesas-tpu.c242 tpu_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, u64 duty_ns, u64 period_ns, bool enabled) argument
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35560.c153 int duty_ns = bl->props.brightness; local

Completed in 212 milliseconds

12