Searched refs:D_COMP_COMP_DISABLE (Results 1 – 2 of 2) sorted by relevance
4609 val |= D_COMP_COMP_DISABLE; in hsw_disable_lcpll()4653 val &= ~D_COMP_COMP_DISABLE; in hsw_restore_lcpll()
10538 #define D_COMP_COMP_DISABLE (1 << 0) macro