Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600d.h64 #define G_028808_SPECIAL_OP(x) (((x) >> 4) & 0x7) macro
H A Dr600_cs.c1122 tmp = G_028808_SPECIAL_OP(radeon_get_ib_value(p, idx)); in r600_cs_check_reg()