Searched refs:HHI_HDMI_PLL_CNTL2 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 101 #define HHI_HDMI_PLL_CNTL2 0x324 /* 0xc9 offset in data sheet */ macro 247 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x00404e00); in meson_venci_cvbs_clock_config() 260 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x800cb300); in meson_venci_cvbs_clock_config() 277 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x00010000); in meson_venci_cvbs_clock_config() 499 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() 502 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() 519 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x800cb000 | frac); in meson_hdmi_pll_set_params() 542 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, frac); in meson_hdmi_pll_set_params() 587 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() 598 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 101 #define HHI_HDMI_PLL_CNTL2 0x324 /* 0xc9 offset in data sheet */ macro 247 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x00404e00); in meson_venci_cvbs_clock_config() 260 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x800cb300); in meson_venci_cvbs_clock_config() 277 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x00010000); in meson_venci_cvbs_clock_config() 499 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() 502 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() 519 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, 0x800cb000 | frac); in meson_hdmi_pll_set_params() 542 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, frac); in meson_hdmi_pll_set_params() 587 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() 598 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params() [all...] |
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | gxbb.h | 98 #define HHI_HDMI_PLL_CNTL2 0x324 /* 0xc9 offset in data sheet */ macro
|
H A D | g12a.h | 115 #define HHI_HDMI_PLL_CNTL2 0x328 macro
|
H A D | gxbb.c | 180 .reg_off = HHI_HDMI_PLL_CNTL2, 230 * so we use the HHI_HDMI_PLL_CNTL2 define from GXBB 234 .reg_off = HHI_HDMI_PLL_CNTL2, 266 .offset = HHI_HDMI_PLL_CNTL2, 284 .offset = HHI_HDMI_PLL_CNTL2, 302 .offset = HHI_HDMI_PLL_CNTL2,
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | g12a.h | 115 #define HHI_HDMI_PLL_CNTL2 0x328 macro
|
H A D | gxbb.h | 98 #define HHI_HDMI_PLL_CNTL2 0x324 /* 0xc9 offset in data sheet */ macro
|
H A D | gxbb.c | 183 .reg_off = HHI_HDMI_PLL_CNTL2, 233 * so we use the HHI_HDMI_PLL_CNTL2 define from GXBB 237 .reg_off = HHI_HDMI_PLL_CNTL2, 269 .offset = HHI_HDMI_PLL_CNTL2, 287 .offset = HHI_HDMI_PLL_CNTL2, 305 .offset = HHI_HDMI_PLL_CNTL2,
|
Completed in 10 milliseconds