Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_vclk.c99 #define HHI_HDMI_PLL_CNTL 0x320 /* 0xc8 offset in data sheet */ macro
246 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x5800023d); in meson_venci_cvbs_clock_config()
252 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x4800023d); in meson_venci_cvbs_clock_config()
255 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config()
259 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x4000027b); in meson_venci_cvbs_clock_config()
267 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config()
269 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config()
273 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config()
276 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x1a0504f7); in meson_venci_cvbs_clock_config()
283 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x3a0504f7); in meson_venci_cvbs_clock_config()
[all …]
/linux-5.19.10/drivers/clk/meson/
Dgxbb.h97 #define HHI_HDMI_PLL_CNTL 0x320 /* 0xc8 offset in data sheet */ macro
Dgxbb.c166 .reg_off = HHI_HDMI_PLL_CNTL,
171 .reg_off = HHI_HDMI_PLL_CNTL,
176 .reg_off = HHI_HDMI_PLL_CNTL,
186 .reg_off = HHI_HDMI_PLL_CNTL,
191 .reg_off = HHI_HDMI_PLL_CNTL,
214 .reg_off = HHI_HDMI_PLL_CNTL,
219 .reg_off = HHI_HDMI_PLL_CNTL,
224 .reg_off = HHI_HDMI_PLL_CNTL,
240 .reg_off = HHI_HDMI_PLL_CNTL,
245 .reg_off = HHI_HDMI_PLL_CNTL,
[all …]