Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-imx1.c28 struct pwm_imx1_chip { struct
35 #define to_pwm_imx1_chip(chip) container_of(chip, struct pwm_imx1_chip, chip)
39 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_prepare_enable()
57 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_disable_unprepare()
66 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_config()
96 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_enable()
113 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_disable()
138 struct pwm_imx1_chip *imx; in pwm_imx1_probe()
181 struct pwm_imx1_chip *imx = platform_get_drvdata(pdev); in pwm_imx1_remove()
/kernel/linux/linux-6.6/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)
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()

Completed in 1 milliseconds