Searched refs:DPLL_FPA01_P1_POST_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
3447 #define DPLL_FPA01_P1_POST_DIV_MASK 0x00ff0000 /* i915 */ macro
12165 clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK) >> in i9xx_crtc_clock_get()