Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-mvebu.c99 struct mvebu_pwm { struct
124 struct mvebu_pwm *mvpwm; argument
289 static unsigned int mvebu_pwmreg_blink_on_duration(struct mvebu_pwm *mvpwm) in mvebu_pwmreg_blink_on_duration()
294 static unsigned int mvebu_pwmreg_blink_off_duration(struct mvebu_pwm *mvpwm) in mvebu_pwmreg_blink_off_duration()
638 static struct mvebu_pwm *to_mvebu_pwm(struct pwm_chip *chip) in to_mvebu_pwm()
645 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_request()
674 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_free()
688 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_get_state()
727 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_apply()
786 struct mvebu_pwm *mvpwm = mvchip->mvpwm; in mvebu_pwm_suspend()
[all …]