Searched refs:MEMINT_EVAL_CHG (Results 1 – 3 of 3) sorted by relevance
1089 intel_uncore_write16(uncore, MEMINTRSTS, MEMINT_EVAL_CHG); in ironlake_rps_change_irq_handler()
6518 intel_uncore_write(uncore, MEMINTRSTS, MEMINT_EVAL_CHG); in ironlake_disable_drps()
3757 #define MEMINT_EVAL_CHG (1 << 4) macro