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