Lines Matching refs:enc

246 	struct stream_encoder *enc,
263 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
482 struct stream_encoder *enc,
487 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
602 struct stream_encoder *enc,
606 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
627 struct stream_encoder *enc,
630 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
659 struct stream_encoder *enc,
662 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
677 struct stream_encoder *enc)
679 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
718 struct stream_encoder *enc,
721 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
783 struct stream_encoder *enc,
787 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
877 struct stream_encoder *enc)
880 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
906 struct stream_encoder *enc)
908 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
961 struct stream_encoder *enc,
964 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1033 struct stream_encoder *enc,
1036 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1043 struct stream_encoder *enc)
1045 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1226 struct stream_encoder *enc,
1230 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1249 struct stream_encoder *enc,
1252 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1332 struct stream_encoder *enc)
1334 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1367 struct stream_encoder *enc,
1370 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1389 struct stream_encoder *enc)
1391 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1406 struct stream_encoder *enc)
1408 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1429 struct stream_encoder *enc,
1432 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1438 struct stream_encoder *enc,
1442 enc1_se_audio_setup(enc, az_inst, info);
1446 struct stream_encoder *enc)
1448 enc1_se_enable_audio_clock(enc, true);
1449 enc1_se_setup_dp_audio(enc);
1450 enc1_se_enable_dp_audio(enc);
1454 struct stream_encoder *enc)
1456 enc1_se_disable_dp_audio(enc);
1457 enc1_se_enable_audio_clock(enc, false);
1461 struct stream_encoder *enc,
1466 enc1_se_enable_audio_clock(enc, true);
1467 enc1_se_setup_hdmi_audio(enc, audio_crtc_info);
1468 enc1_se_audio_setup(enc, az_inst, info);
1472 struct stream_encoder *enc)
1474 if (enc->afmt && enc->afmt->funcs->afmt_powerdown)
1475 enc->afmt->funcs->afmt_powerdown(enc->afmt);
1477 enc1_se_enable_audio_clock(enc, false);
1482 struct stream_encoder *enc,
1485 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1491 struct stream_encoder *enc,
1494 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1500 struct stream_encoder *enc)
1503 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1511 struct stream_encoder *enc,
1517 struct dcn10_stream_encoder *enc1 = DCN10STRENC_FROM_STRENC(enc);
1519 if (enc == NULL ||