Searched refs:GEN7_WM_KILL_ENABLE (Results 1 – 2 of 2) sorted by relevance
79 dw1 |= GEN7_WM_KILL_ENABLE; in upload_wm_state()84 prog_data->has_side_effects || dw1 & GEN7_WM_KILL_ENABLE) { in upload_wm_state()
2705 # define GEN7_WM_KILL_ENABLE (1 << 25) macro