Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-fsl-ftm.c101 static inline struct fsl_pwm_chip *to_fsl_chip(struct pwm_chip *chip) in to_fsl_chip() function
109 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_request()
124 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_free()
259 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_config()
307 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_set_polarity()
345 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_enable()
359 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_disable()