Searched refs:fsl_pwm_chip (Results 1 – 1 of 1) sorted by relevance
41 struct fsl_pwm_chip { struct 53 static inline struct fsl_pwm_chip *to_fsl_chip(struct pwm_chip *chip) in to_fsl_chip() argument 58 static void ftm_clear_write_protection(struct fsl_pwm_chip *fpc) in ftm_clear_write_protection() 67 static void ftm_set_write_protection(struct fsl_pwm_chip *fpc) in ftm_set_write_protection() 87 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_request() 98 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_free() 106 static unsigned int fsl_pwm_ticks_to_ns(struct fsl_pwm_chip *fpc, in fsl_pwm_ticks_to_ns() 122 static bool fsl_pwm_calculate_period_clk(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_period_clk() 149 static bool fsl_pwm_calculate_period(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_period() 180 static unsigned int fsl_pwm_calculate_duty(struct fsl_pwm_chip *fp[all...]