Lines Matching defs:pwm_imx27_chip
82 struct pwm_imx27_chip {
96 #define to_pwm_imx27_chip(chip) container_of(chip, struct pwm_imx27_chip, chip)
98 static int pwm_imx27_clk_prepare_enable(struct pwm_imx27_chip *imx)
115 static void pwm_imx27_clk_disable_unprepare(struct pwm_imx27_chip *imx)
124 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip);
177 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip);
196 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip);
219 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip);
308 struct pwm_imx27_chip *imx;
367 struct pwm_imx27_chip *imx;