Searched refs:enable_crtc (Results 1 – 9 of 9) sorted by relevance
74 enum bp_result (*enable_crtc)( member
80 enum bp_result (*enable_crtc)( member
119 .enable_crtc = optc2_enable_crtc,
139 .enable_crtc = optc2_enable_crtc,
208 .enable_crtc = dce110_timing_generator_enable_crtc,
132 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn31_disable_otg_wa()
171 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn314_disable_otg_wa()
250 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn35_disable_otg_wa()
1451 if (tg->funcs->enable_crtc) { in disable_dangling_plane() 1454 tg->funcs->enable_crtc(tg); in disable_dangling_plane()