Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-imx-tpm.c59 struct imx_tpm_pwm_chip { struct
75 static inline struct imx_tpm_pwm_chip * argument
78 return container_of(chip, struct imx_tpm_pwm_chip, chip); in to_imx_tpm_pwm_chip()
92 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()
179 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_apply_hw()
296 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_apply()
314 struct imx_tpm_pwm_chip *tpm = to_imx_tpm_pwm_chip(chip); in pwm_imx_tpm_request()
342 struct imx_tpm_pwm_chip *tpm; in pwm_imx_tpm_probe()
397 struct imx_tpm_pwm_chip *tpm = dev_get_drvdata(dev); in pwm_imx_tpm_suspend()
[all …]