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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_stream_encoder.c 39 enc1->base.ctx->logger
43 (enc1->regs->reg)
47 enc1->se_shift->field_name, enc1->se_mask->field_name
51 enc1->base.ctx
55 struct dcn10_stream_encoder *enc1,
63 enc1,
153 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
159 enc2_update_hdmi_info_packet(enc1, 0, &info_frame->avi);
160 enc2_update_hdmi_info_packet(enc1, 5, &info_frame->hfvsif)
170 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
285 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
300 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
352 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
381 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
429 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
455 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
536 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
548 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
    [all...]
amdgpu_dcn20_resource.c 1225 struct dcn10_stream_encoder *enc1 = local
1228 if (!enc1)
1236 dcn20_stream_encoder_construct(enc1, ctx, ctx->dc_bios, eng_id,
1240 return &enc1->base;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_stream_encoder.c 39 enc1->base.ctx->logger
43 (enc1->regs->reg)
47 enc1->se_shift->field_name, enc1->se_mask->field_name
59 enc1->base.ctx
62 struct dcn10_stream_encoder *enc1,
165 struct dcn10_stream_encoder *enc1,
173 enc1,
271 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
480 struct dcn10_stream_encoder *enc1,
501 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
607 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
631 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
657 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
672 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
714 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
764 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
857 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
884 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
935 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1004 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1013 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1280 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1304 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1386 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1422 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1443 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1460 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1484 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1534 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1543 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1552 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
1566 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc); local
    [all...]
amdgpu_dcn10_resource.c 857 struct dcn10_stream_encoder *enc1 = local
860 if (!enc1)
863 dcn10_stream_encoder_construct(enc1, ctx, ctx->dc_bios, eng_id,
866 return &enc1->base;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 1448 struct dcn10_stream_encoder *enc1 = local
1451 if (!enc1)
1454 dcn20_stream_encoder_construct(enc1, ctx, ctx->dc_bios, eng_id,
1458 return &enc1->base;
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 31027 unsigned enc1, enc2, size1, size2;
31044 enc1 = get_AT_unsigned (base1, DW_AT_encoding);
31049 && (((enc1 == DW_ATE_unsigned || enc1 == DW_ATE_signed)
31052 || enc1 == enc2))
31068 else if (enc1 != DW_ATE_unsigned && enc1 != DW_ATE_signed)
31008 unsigned enc1, enc2, size1, size2; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 30880 unsigned enc1, enc2, size1, size2;
30897 enc1 = get_AT_unsigned (base1, DW_AT_encoding);
30902 && (((enc1 == DW_ATE_unsigned || enc1 == DW_ATE_signed)
30905 || enc1 == enc2))
30921 else if (enc1 != DW_ATE_unsigned && enc1 != DW_ATE_signed)
30861 unsigned enc1, enc2, size1, size2; local

Completed in 78 milliseconds