Home
last modified time | relevance | path

Searched refs:LC_REF_CLK_SEL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c29 #define LC_REF_CLK_SEL BIT(11) macro
1042 hdptx_grf_write(hdptx, GRF_HDPTX_CON0, LC_REF_CLK_SEL << 16); in hdptx_lcpll_cmn_config()
1219 hdptx_grf_write(hdptx, GRF_HDPTX_CON0, LC_REF_CLK_SEL << 16); in hdptx_ropll_cmn_config()
1507 val = (LC_REF_CLK_SEL << 16) | LC_REF_CLK_SEL; in hdptx_lcpll_ropll_cmn_config()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c31 #define LC_REF_CLK_SEL BIT(11) macro
1210 hdptx_grf_write(hdptx, GRF_HDPTX_CON0, LC_REF_CLK_SEL << 16); in hdptx_ropll_cmn_config()
1492 val = (LC_REF_CLK_SEL << 16) | LC_REF_CLK_SEL; in hdptx_lcpll_ropll_cmn_config()
1648 hdptx_grf_write(hdptx, GRF_HDPTX_CON0, LC_REF_CLK_SEL << 16); in hdptx_lcpll_cmn_config()
H A Dphy-rockchip-samsung-hdptx.c21 #define LC_REF_CLK_SEL GENMASK(9, 8) macro
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c21 #define LC_REF_CLK_SEL GENMASK(9, 8) macro