Searched refs:DPLL_P1_MASK (Results 1 – 2 of 2) sorted by relevance
157 #define DPLL_P1_MASK 0x1f macro
702 p1 = (dpll >> DPLL_P1_SHIFT) & DPLL_P1_MASK; in intelfbhw_get_p1p2()1122 if (check_overflow(p1, DPLL_P1_MASK, "PLL P1 parameter")) in intelfbhw_mode_to_hw()1135 (DPLL_P1_MASK << DPLL_P1_SHIFT)); in intelfbhw_mode_to_hw()