Searched defs:mtk_hdmi_phy (Results 1 – 1 of 1) sorted by relevance
126 struct mtk_hdmi_phy { struct127 void __iomem *regs;128 struct device *dev;129 struct clk *pll;130 struct clk_hw pll_hw;131 unsigned long pll_rate;132 u8 drv_imp_clk;133 u8 drv_imp_d2;134 u8 drv_imp_d1;135 u8 drv_imp_d0;[all …]