Home
last modified time | relevance | path

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

/drivers/pwm/
Dpwm-imx.c50 struct imx_chip { struct
63 #define to_imx_chip(chip) container_of(chip, struct imx_chip, chip) argument
68 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_config_v1()
96 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_set_enable_v1()
112 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_config_v2()
190 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_set_enable_v2()
206 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_config()
222 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_enable()
236 struct imx_chip *imx = to_imx_chip(chip); in imx_pwm_disable()
278 struct imx_chip *imx; in imx_pwm_probe()
[all …]