Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pwm/
A Dpwm-imx27.c82 struct pwm_imx27_chip { struct
96 #define to_pwm_imx27_chip(chip) container_of(chip, struct pwm_imx27_chip, chip) argument
98 static int pwm_imx27_clk_prepare_enable(struct pwm_imx27_chip *imx) in pwm_imx27_clk_prepare_enable()
115 static void pwm_imx27_clk_disable_unprepare(struct pwm_imx27_chip *imx) in pwm_imx27_clk_disable_unprepare()
124 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_get_state()
179 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_sw_reset()
198 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_wait_fifo_slot()
221 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_apply()
310 struct pwm_imx27_chip *imx; in pwm_imx27_probe()

Completed in 4 milliseconds