Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-crc.c32 struct crystalcove_pwm { struct
37 static inline struct crystalcove_pwm *to_crc_pwm(struct pwm_chip *chip) in to_crc_pwm() argument
39 return container_of(chip, struct crystalcove_pwm, chip); in to_crc_pwm()
57 struct crystalcove_pwm *crc_pwm = to_crc_pwm(chip); in crc_pwm_apply()
127 struct crystalcove_pwm *crc_pwm = to_crc_pwm(chip); in crc_pwm_get_state()
163 struct crystalcove_pwm *pwm; in crystalcove_pwm_probe()