Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_wait_util.h110 #define wait_for_atomic_us(COND, US) \ macro
117 #define wait_for_atomic(COND, MS) wait_for_atomic_us((COND), (MS) * 1000)