Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Duvd_v5_0.c396 tmp = REG_SET_FIELD(tmp, UVD_RBC_RB_CNTL, RB_BUFSZ, rb_bufsz); in uvd_v5_0_start()
H A Duvd_v7_0.c897 tmp = REG_SET_FIELD(0, UVD_RBC_RB_CNTL, RB_BUFSZ, size); in uvd_v7_0_sriov_start()
1064 tmp = REG_SET_FIELD(0, UVD_RBC_RB_CNTL, RB_BUFSZ, rb_bufsz); in uvd_v7_0_start()
H A Duvd_v6_0.c827 tmp = REG_SET_FIELD(0, UVD_RBC_RB_CNTL, RB_BUFSZ, rb_bufsz); in uvd_v6_0_start()
H A Dvcn_v1_0.c734 tmp = REG_SET_FIELD(0, UVD_RBC_RB_CNTL, RB_BUFSZ, rb_bufsz); in vcn_v1_0_start()
H A Dgfx_v9_0.c2468 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v9_0_cp_gfx_resume()
H A Dgfx_v8_0.c4487 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v8_0_cp_gfx_resume()
/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h350 #define RB_BUFSZ(x) ((x) << 0) macro
H A Dnid.h485 #define RB_BUFSZ(x) ((x) << 0) macro
H A Dsid.h1247 #define RB_BUFSZ(x) ((x) << 0) macro
H A Dcikd.h1303 #define RB_BUFSZ(x) ((x) << 0) macro
H A Drv770.c1098 RB_NO_UPDATE | RB_BLKSZ(15) | RB_BUFSZ(3)); in rv770_cp_load_microcode()
H A Devergreend.h477 #define RB_BUFSZ(x) ((x) << 0) macro
H A Dr600d.h196 #define RB_BUFSZ(x) ((x) << 0) macro
H A Dr600.c2667 RB_NO_UPDATE | RB_BLKSZ(15) | RB_BUFSZ(3)); in r600_cp_load_microcode()
H A Devergreen.c2960 RB_NO_UPDATE | RB_BLKSZ(15) | RB_BUFSZ(3)); in evergreen_cp_load_microcode()