Searched defs:mixer_resources (Results 1 – 1 of 1) sorted by relevance
53 struct mixer_resources { struct54 int irq;55 void __iomem *mixer_regs;56 void __iomem *vp_regs;57 spinlock_t reg_slock;58 struct clk *mixer;59 struct clk *vp;60 struct clk *hdmi;61 struct clk *sclk_mixer;62 struct clk *sclk_hdmi;[all …]