Home
last modified time | relevance | path

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

/u-boot/drivers/pwm/
A Dpwm-mtk.c36 struct mtk_pwm_soc { struct
46 const struct mtk_pwm_soc *soc; argument
132 priv->soc = (struct mtk_pwm_soc *)dev_get_driver_data(dev); in mtk_pwm_probe()
159 static const struct mtk_pwm_soc mt7622_data = {
164 static const struct mtk_pwm_soc mt7623_data = {
169 static const struct mtk_pwm_soc mt7629_data = {

Completed in 3 milliseconds