Home
last modified time | relevance | path

Searched refs:HHI_HDMI_PLL_CNTL6 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_vclk.c115 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro
256 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x00000e55); in meson_venci_cvbs_clock_config()
265 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x01a31500); in meson_venci_cvbs_clock_config()
441 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x00000e55); in meson_hdmi_pll_set_params()
457 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL6, 0x01a31500); in meson_hdmi_pll_set_params()
/Linux-v4.19/drivers/clk/meson/
Dgxbb.h102 #define HHI_HDMI_PLL_CNTL6 0x334 /* 0xcd offset in data sheet */ macro