Searched refs:HHI_HDMI_PLL_CNTL6 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 105 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro 251 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x00000e55); in meson_venci_cvbs_clock_config() 264 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x01a31500); in meson_venci_cvbs_clock_config() 281 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x39272000); in meson_venci_cvbs_clock_config() 507 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x00000e55); in meson_hdmi_pll_set_params() 523 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x01a31500); in meson_hdmi_pll_set_params() 558 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x39272000); in meson_hdmi_pll_set_params() 563 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x39270000); in meson_hdmi_pll_set_params()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 105 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro 251 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x00000e55); in meson_venci_cvbs_clock_config() 264 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x01a31500); in meson_venci_cvbs_clock_config() 281 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x39272000); in meson_venci_cvbs_clock_config() 507 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x00000e55); in meson_hdmi_pll_set_params() 523 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x01a31500); in meson_hdmi_pll_set_params() 558 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x39272000); in meson_hdmi_pll_set_params() 563 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x39270000); in meson_hdmi_pll_set_params()
|
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | gxbb.h | 102 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro
|
H A D | g12a.h | 119 #define HHI_HDMI_PLL_CNTL6 0x338 macro
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | g12a.h | 119 #define HHI_HDMI_PLL_CNTL6 0x338 macro
|
H A D | gxbb.h | 102 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro
|
Completed in 6 milliseconds