Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pwm/
Dpwm-atmel-tcb.c36 struct atmel_tcb_pwm_device { struct
60 struct atmel_tcb_pwm_device *pwms[NPWM]; argument
76 struct atmel_tcb_pwm_device *tcbpwm = tcbpwmc->pwms[pwm->hwpwm]; in atmel_tcb_pwm_set_polarity()
87 struct atmel_tcb_pwm_device *tcbpwm; in atmel_tcb_pwm_request()
142 struct atmel_tcb_pwm_device *tcbpwm = tcbpwmc->pwms[pwm->hwpwm]; in atmel_tcb_pwm_free()
152 struct atmel_tcb_pwm_device *tcbpwm = tcbpwmc->pwms[pwm->hwpwm]; in atmel_tcb_pwm_disable()
209 struct atmel_tcb_pwm_device *tcbpwm = tcbpwmc->pwms[pwm->hwpwm]; in atmel_tcb_pwm_enable()
294 struct atmel_tcb_pwm_device *tcbpwm = tcbpwmc->pwms[pwm->hwpwm]; in atmel_tcb_pwm_config()
295 struct atmel_tcb_pwm_device *atcbpwm = NULL; in atmel_tcb_pwm_config()