Searched refs:CBR_DPLLBMD_PIPE (Results 1 – 2 of 2) sorted by relevance
1940 intel_de_write(dev_priv, CBR4_VLV, CBR_DPLLBMD_PIPE(pipe)); in chv_enable_pll()
2940 #define CBR_DPLLBMD_PIPE(pipe) (1 << (7 + (pipe) * 11)) /* pipes B and C */ macro