Searched refs:mvebu_pwm (Results 1 – 1 of 1) sorted by relevance
95 struct mvebu_pwm { struct120 struct mvebu_pwm *mvpwm; argument285 static void __iomem *mvebu_pwmreg_blink_on_duration(struct mvebu_pwm *mvpwm) in mvebu_pwmreg_blink_on_duration()290 static void __iomem *mvebu_pwmreg_blink_off_duration(struct mvebu_pwm *mvpwm) in mvebu_pwmreg_blink_off_duration()592 static struct mvebu_pwm *to_mvebu_pwm(struct pwm_chip *chip) in to_mvebu_pwm()594 return container_of(chip, struct mvebu_pwm, chip); in to_mvebu_pwm()599 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_request()632 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_free()645 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_get_state()692 struct mvebu_pwm *mvpwm = to_mvebu_pwm(chip); in mvebu_pwm_apply()[all …]