Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-imx1.c27 struct pwm_imx1_chip { struct
34 #define to_pwm_imx1_chip(chip) container_of(chip, struct pwm_imx1_chip, chip) argument
38 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_prepare_enable()
56 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_disable_unprepare()
65 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_config()
95 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_enable()
112 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_disable()
160 struct pwm_imx1_chip *imx; in pwm_imx1_probe()