Searched defs:hibvt_pwm_chip (Results 1 – 1 of 1) sorted by relevance
35 struct hibvt_pwm_chip { struct36 struct pwm_chip chip;37 struct clk *clk;38 void __iomem *base;39 struct reset_control *rstc;40 const struct hibvt_pwm_soc *soc;
Completed in 4 milliseconds