Searched refs:HHI_HDMI_PLL_CNTL3 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/meson/ |
| D | meson_vclk.c | 112 #define HHI_HDMI_PLL_CNTL3 0x328 /* 0xca offset in data sheet */ macro 253 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL3, 0x0d5c5091); in meson_venci_cvbs_clock_config() 262 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL3, 0xa6212844); in meson_venci_cvbs_clock_config() 438 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL3, 0x0d5c5091); in meson_hdmi_pll_set_params() 454 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL3, 0x860f30c4); in meson_hdmi_pll_set_params() 475 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL3, in meson_hdmi_pll_set_params() 483 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL3, in meson_hdmi_pll_set_params() 491 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL3, in meson_hdmi_pll_set_params()
|
| /Linux-v4.19/drivers/clk/meson/ |
| D | gxbb.h | 99 #define HHI_HDMI_PLL_CNTL3 0x328 /* 0xca offset in data sheet */ macro
|