HomeSort by: relevance | last modified time | path
    Searched defs:tf_shift (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_dpp.h 1350 const struct dcn_dpp_shift *tf_shift; member in struct:dcn10_dpp
1514 const struct dcn_dpp_shift *tf_shift,
amdgpu_dcn10_resource.c 404 static const struct dcn_dpp_shift tf_shift = { variable in typeref:typename:const struct dcn_dpp_shift
633 &tf_regs[inst], &tf_shift, &tf_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_dpp.h 686 const struct dcn2_dpp_shift *tf_shift; member in struct:dcn20_dpp
776 const struct dcn2_dpp_shift *tf_shift,
amdgpu_dcn20_resource.c 658 static const struct dcn2_dpp_shift tf_shift = { variable in typeref:typename:const struct dcn2_dpp_shift
986 &tf_regs[inst], &tf_shift, &tf_mask))
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 631 static const struct dcn2_dpp_shift tf_shift = { variable in typeref:typename:const struct dcn2_dpp_shift
702 &tf_regs[inst], &tf_shift, &tf_mask))

Completed in 21 milliseconds