Home
last modified time | relevance | path

Searched refs:FORCEWAKE_ACK_VLV (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/drm2/i915/
HDi915_drv.c717 while (count++ < 50 && (I915_READ_NOTRACE(FORCEWAKE_ACK_VLV) & 1) == 0) in vlv_force_wake_get()
HDi915_reg.h3988 #define FORCEWAKE_ACK_VLV 0x1300b4 macro