Searched refs:RING_INSTDONE (Results 1 – 3 of 3) sorted by relevance
961 intel_uncore_read(uncore, RING_INSTDONE(mmio_base)); in intel_engine_get_instdone()979 intel_uncore_read(uncore, RING_INSTDONE(mmio_base)); in intel_engine_get_instdone()996 intel_uncore_read(uncore, RING_INSTDONE(mmio_base)); in intel_engine_get_instdone()
218 reg = RING_INSTDONE(ring_base); in save_ring_hw_state()
2553 #define RING_INSTDONE(base) _MMIO((base) + 0x6c) macro