Searched refs:last_acthd (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Di915_dma.c45 u32 last_acthd = I915_READ(acthd_reg); local
64 if (acthd != last_acthd)
68 last_acthd = acthd;

Completed in 67 milliseconds