Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c42 struct fsl_pwm_chip { struct
58 return container_of(chip, struct fsl_pwm_chip, chip); in to_fsl_chip()
70 static void ftm_set_write_protection(struct fsl_pwm_chip *fpc) in ftm_set_write_protection()
90 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_request()
104 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_free()
224 static int fsl_pwm_apply_config(struct fsl_pwm_chip *fpc, in fsl_pwm_apply_config()
299 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_apply()
356 static int fsl_pwm_init(struct fsl_pwm_chip *fpc) in fsl_pwm_init()
396 struct fsl_pwm_chip *fpc; in fsl_pwm_probe()
465 struct fsl_pwm_chip *fpc = dev_get_drvdata(dev); in fsl_pwm_suspend()
[all …]