Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_mt8173_hdmi_phy.c126 struct mtk_hdmi_phy { struct
127 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 …]