Searched refs:HHI_HDMI_PLL_CNTL4 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/meson/ |
A D | meson_vclk.c | 103 #define HHI_HDMI_PLL_CNTL4 0x32C /* 0xcb offset in data sheet */ macro 249 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, 0x801da72c); in meson_venci_cvbs_clock_config() 262 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, 0x0c4d000c); in meson_venci_cvbs_clock_config() 279 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, 0x6a28dc00); in meson_venci_cvbs_clock_config() 505 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, 0x801da72c); in meson_hdmi_pll_set_params() 521 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, 0x0c8e0000); in meson_hdmi_pll_set_params() 548 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, in meson_hdmi_pll_set_params() 553 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, in meson_hdmi_pll_set_params() 561 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, 0x0a691c00); in meson_hdmi_pll_set_params()
|
/linux/drivers/clk/meson/ |
A D | gxbb.h | 100 #define HHI_HDMI_PLL_CNTL4 0x32C /* 0xcb offset in data sheet */ macro
|
A D | g12a.h | 117 #define HHI_HDMI_PLL_CNTL4 0x330 macro
|
Completed in 6 milliseconds