Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-sunplus.c45 struct sunplus_pwm { struct
51 static inline struct sunplus_pwm *to_sunplus_pwm(struct pwm_chip *chip) in to_sunplus_pwm() argument
53 return container_of(chip, struct sunplus_pwm, chip); in to_sunplus_pwm()
59 struct sunplus_pwm *priv = to_sunplus_pwm(chip); in sunplus_pwm_apply()
131 struct sunplus_pwm *priv = to_sunplus_pwm(chip); in sunplus_pwm_get_state()
179 struct sunplus_pwm *priv; in sunplus_pwm_probe()