Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pwm/
A Dpwm-imx1.c35 #define to_pwm_imx1_chip(chip) container_of(chip, struct pwm_imx1_chip, chip) macro
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()

Completed in 4 milliseconds