Searched refs:HHI_HDMI_PLL_CNTL6 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/meson/ |
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()
|
/linux-6.12.1/drivers/clk/meson/ |
D | gxbb.h | 102 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro
|
D | g12a.h | 120 #define HHI_HDMI_PLL_CNTL6 0x338 macro
|