Searched refs:TRANS_DPLL_ENABLE (Results 1 – 2 of 2) sorted by relevance
381 temp |= TRANS_DPLL_ENABLE(pipe); in ilk_pch_enable()466 TRANS_DPLL_ENABLE(pipe) | TRANS_DPLLB_SEL(pipe), 0); in ilk_pch_post_disable()
3153 #define TRANS_DPLL_ENABLE(pipe) (1 << ((pipe) * 4 + 3)) macro