Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-imx1.c27 struct pwm_imx1_chip { struct
33 static inline struct pwm_imx1_chip *to_pwm_imx1_chip(struct pwm_chip *chip) in to_pwm_imx1_chip() argument
40 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_prepare_enable()
58 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_disable_unprepare()
67 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_config()
97 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_enable()
114 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_disable()
162 struct pwm_imx1_chip *imx; in pwm_imx1_probe()