Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-atmel-tcb.c33 struct atmel_tcb_pwm_device { struct
52 struct atmel_tcb_pwm_device *pwms[NPWM]; argument
65 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_set_polarity()
76 struct atmel_tcb_pwm_device *tcbpwm; in atmel_tcb_pwm_request()
133 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_free()
144 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_disable()
203 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_enable()
287 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_config()
290 struct atmel_tcb_pwm_device *atcbpwm = NULL; in atmel_tcb_pwm_config()