Home
last modified time | relevance | path

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

/drivers/pwm/
Dpwm-atmel-tcb.c33 struct atmel_tcb_pwm_device { struct
44 struct atmel_tcb_pwm_device *pwms[NPWM]; argument
56 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_set_polarity()
67 struct atmel_tcb_pwm_device *tcbpwm; in atmel_tcb_pwm_request()
124 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_free()
135 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_disable()
191 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_enable()
274 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_config()
277 struct atmel_tcb_pwm_device *atcbpwm = NULL; in atmel_tcb_pwm_config()