Searched refs:PLAT_58856_wa (Results 1 – 4 of 4) sorted by relevance
142 .PLAT_58856_wa = dcn21_PLAT_58856_wa,
159 void (*PLAT_58856_wa)(struct dc_state *context, member
861 if (dc->hwseq->funcs.PLAT_58856_wa && (!dc_is_dp_signal(stream->signal))) in dcn401_enable_stream_timing()862 dc->hwseq->funcs.PLAT_58856_wa(context, pipe_ctx); in dcn401_enable_stream_timing()
902 if (dc->hwseq->funcs.PLAT_58856_wa && (!dc_is_dp_signal(stream->signal))) in dcn20_enable_stream_timing()903 dc->hwseq->funcs.PLAT_58856_wa(context, pipe_ctx); in dcn20_enable_stream_timing()