Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-crc.c28 * struct crystalcove_pwm - Crystal Cove PWM controller
32 struct crystalcove_pwm { struct
37 static inline struct crystalcove_pwm *to_crc_pwm(struct pwm_chip *pc) in to_crc_pwm()
39 return container_of(pc, 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()
161 struct crystalcove_pwm *pwm; in crystalcove_pwm_probe()
184 struct crystalcove_pwm *pwm = platform_get_drvdata(pdev); in crystalcove_pwm_remove()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-crc.c28 * struct crystalcove_pwm - Crystal Cove PWM controller
32 struct crystalcove_pwm { struct
37 static inline struct crystalcove_pwm *to_crc_pwm(struct pwm_chip *chip) in to_crc_pwm()
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()

Completed in 1 milliseconds