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