HomeSort by: relevance | last modified time | path
    Searched refs:hubp_shift (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
dcn21_hubp.h 111 const struct dcn_hubp2_shift *hubp_shift; member in struct:dcn21_hubp
121 const struct dcn_hubp2_shift *hubp_shift,
amdgpu_dcn21_hubp.c 49 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name
952 const struct dcn_hubp2_shift *hubp_shift,
958 hubp21->hubp_shift = hubp_shift;
amdgpu_dcn21_resource.c 501 static const struct dcn_hubp2_shift hubp_shift = { variable in typeref:struct:dcn_hubp2_shift
1223 &hubp_regs[inst], &hubp_shift, &hubp_mask))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_hubp.h 214 const struct dcn_hubp2_shift *hubp_shift; member in struct:dcn20_hubp
223 const struct dcn_hubp2_shift *hubp_shift,
amdgpu_dcn20_hubp.c 48 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
1594 const struct dcn_hubp2_shift *hubp_shift,
1600 hubp2->hubp_shift = hubp_shift;
amdgpu_dcn20_resource.c 763 static const struct dcn_hubp2_shift hubp_shift = { variable in typeref:struct:dcn_hubp2_shift
1436 &hubp_regs[inst], &hubp_shift, &hubp_mask))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hubp.c 44 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1270 const struct dcn_mi_shift *hubp_shift,
1276 hubp1->hubp_shift = hubp_shift;
dcn10_hubp.h 687 const struct dcn_mi_shift *hubp_shift; member in struct:dcn10_hubp
764 const struct dcn_mi_shift *hubp_shift,
amdgpu_dcn10_resource.c 469 static const struct dcn_mi_shift hubp_shift = { variable in typeref:struct:dcn_mi_shift
1025 &hubp_regs[inst], &hubp_shift, &hubp_mask);

Completed in 69 milliseconds