Searched refs:DPLL_CFGCR1_QDIV_MODE (Results 1 – 3 of 3) sorted by relevance
2281 DPLL_CFGCR1_QDIV_MODE(wrpll_params.qdiv_mode) | in cnl_ddi_hdmi_pll_dividers()
1230 if (cfgcr1 & DPLL_CFGCR1_QDIV_MODE(1)) in cnl_calc_wrpll_link()
8639 #define DPLL_CFGCR1_QDIV_MODE(x) ((x) << 9) macro