Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-imx27.c97 #define to_pwm_imx27_chip(chip) container_of(chip, struct pwm_imx27_chip, chip) macro
125 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_get_state()
180 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_sw_reset()
199 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_wait_fifo_slot()
222 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_apply()