Searched refs:LC_REF_CLK_SEL (Results 1 – 2 of 2) sorted by relevance
29 #define LC_REF_CLK_SEL BIT(11) macro1035 hdptx_grf_write(hdptx, GRF_HDPTX_CON0, LC_REF_CLK_SEL << 16); in hdptx_lcpll_cmn_config()1208 hdptx_grf_write(hdptx, GRF_HDPTX_CON0, LC_REF_CLK_SEL << 16); in hdptx_ropll_cmn_config()1488 val = (LC_REF_CLK_SEL << 16) | LC_REF_CLK_SEL; in hdptx_lcpll_ropll_cmn_config()
21 #define LC_REF_CLK_SEL GENMASK(9, 8) macro