Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv770d.h325 #define BACKEND_DISABLE(x) ((x) << 16) macro
Dnid.h430 #define BACKEND_DISABLE(x) ((x) << 16) macro
Dsid.h1151 #define BACKEND_DISABLE(x) ((x) << 16) macro
Dcikd.h1199 #define BACKEND_DISABLE(x) ((x) << 16) macro
Devergreend.h421 #define BACKEND_DISABLE(x) ((x) << 16) macro
Dr600d.h60 #define BACKEND_DISABLE(x) ((x) << 16) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h1149 #define BACKEND_DISABLE(x) ((x) << 16) macro
Dgfx_v6_0.c1312 data = REG_GET_FIELD(data, GC_USER_RB_BACKEND_DISABLE, BACKEND_DISABLE); in gfx_v6_0_get_rb_active_bitmap()
Dgfx_v8_0.c3584 data = REG_GET_FIELD(data, GC_USER_RB_BACKEND_DISABLE, BACKEND_DISABLE); in gfx_v8_0_get_rb_active_bitmap()