Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr100d.h540 #define S_000360_CUR2_LOCK(x) (((x) & 0x1) << 31) macro
H A Dr100.c3813 S_000360_CUR2_LOCK(1)); in r100_mc_stop()