Searched refs:DPLL_FPA1_P1_POST_DIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
1035 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in i9xx_dpll()1321 dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT; in ilk_dpll()
792 # define DPLL_FPA1_P1_POST_DIV_SHIFT 0 macro