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