Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-imx-tpm.c61 struct imx_tpm_pwm_chip { struct
77 static inline struct imx_tpm_pwm_chip * argument
80 return container_of(chip, struct imx_tpm_pwm_chip, chip); in to_imx_tpm_pwm_chip()
94 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_round_state()
141 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_get_state()
177 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_apply_hw()
294 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_apply()
312 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_request()
323 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_free()
340 struct imx_tpm_pwm_chip *tpm; in pwm_imx_tpm_probe()
[all …]