Searched refs:DPLL_CFGCR1_QDIV_MODE (Results 1 – 3 of 3) sorted by relevance
2332 DPLL_CFGCR1_QDIV_MODE(wrpll_params.qdiv_mode) | in cnl_ddi_hdmi_pll_dividers()2595 DPLL_CFGCR1_QDIV_MODE(pll_params.qdiv_mode) | in icl_calc_dpll_state()
1338 if (pll_state->cfgcr1 & DPLL_CFGCR1_QDIV_MODE(1)) in cnl_calc_wrpll_link()
9934 #define DPLL_CFGCR1_QDIV_MODE(x) ((x) << 9) macro