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

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_cursor.c46 cur_lock |= EVERGREEN_CURSOR_UPDATE_LOCK;
48 cur_lock &= ~EVERGREEN_CURSOR_UPDATE_LOCK;
H A Devergreen_reg.h182 # define EVERGREEN_CURSOR_UPDATE_LOCK (1 << 16) macro

Completed in 103 milliseconds