Home
last modified time | relevance | path

Searched defs:meson_pwm (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pwm/
Dpwm-meson.c104 struct meson_pwm { struct
106 const struct meson_pwm_data *data; argument
107 struct meson_pwm_channel channels[MESON_NUM_PWMS]; argument
116 static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip) in to_meson_pwm() argument
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-meson.c103 struct meson_pwm { struct
105 const struct meson_pwm_data *data; argument
106 struct meson_pwm_channel channels[MESON_NUM_PWMS]; argument
115 static inline struct meson_pwm *to_meson_pwm(struct pwm_chip *chip) in to_meson_pwm() argument