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