Searched refs:HHI_HDMI_PLL_CNTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 99 #define HHI_HDMI_PLL_CNTL 0x320 /* 0xc8 offset in data sheet */ macro 246 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x5800023d); in meson_venci_cvbs_clock_config() 252 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x4800023d); in meson_venci_cvbs_clock_config() 255 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config() 259 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x4000027b); in meson_venci_cvbs_clock_config() 267 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config() 269 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config() 273 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config() 276 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x1a0504f7); in meson_venci_cvbs_clock_config() 283 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 99 #define HHI_HDMI_PLL_CNTL 0x320 /* 0xc8 offset in data sheet */ macro 246 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x5800023d); in meson_venci_cvbs_clock_config() 252 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x4800023d); in meson_venci_cvbs_clock_config() 255 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config() 259 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x4000027b); in meson_venci_cvbs_clock_config() 267 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config() 269 regmap_update_bits(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config() 273 regmap_read_poll_timeout(priv->hhi, HHI_HDMI_PLL_CNTL, val, in meson_venci_cvbs_clock_config() 276 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, 0x1a0504f7); in meson_venci_cvbs_clock_config() 283 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL, in meson_venci_cvbs_clock_config() [all...] |
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | gxbb.c | 165 .reg_off = HHI_HDMI_PLL_CNTL, 170 .reg_off = HHI_HDMI_PLL_CNTL, 175 .reg_off = HHI_HDMI_PLL_CNTL, 185 .reg_off = HHI_HDMI_PLL_CNTL, 190 .reg_off = HHI_HDMI_PLL_CNTL, 213 .reg_off = HHI_HDMI_PLL_CNTL, 218 .reg_off = HHI_HDMI_PLL_CNTL, 223 .reg_off = HHI_HDMI_PLL_CNTL, 239 .reg_off = HHI_HDMI_PLL_CNTL, 244 .reg_off = HHI_HDMI_PLL_CNTL, [all...] |
H A D | gxbb.h | 97 #define HHI_HDMI_PLL_CNTL 0x320 /* 0xc8 offset in data sheet */ macro
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | gxbb.c | 168 .reg_off = HHI_HDMI_PLL_CNTL, 173 .reg_off = HHI_HDMI_PLL_CNTL, 178 .reg_off = HHI_HDMI_PLL_CNTL, 188 .reg_off = HHI_HDMI_PLL_CNTL, 193 .reg_off = HHI_HDMI_PLL_CNTL, 216 .reg_off = HHI_HDMI_PLL_CNTL, 221 .reg_off = HHI_HDMI_PLL_CNTL, 226 .reg_off = HHI_HDMI_PLL_CNTL, 242 .reg_off = HHI_HDMI_PLL_CNTL, 247 .reg_off = HHI_HDMI_PLL_CNTL, [all...] |
H A D | gxbb.h | 97 #define HHI_HDMI_PLL_CNTL 0x320 /* 0xc8 offset in data sheet */ macro
|
Completed in 5 milliseconds