Searched refs:immediate_disable_crtc (Results 1 – 9 of 9) sorted by relevance
204 .immediate_disable_crtc = optc31_immediate_disable_crtc,
118 if (pipe->stream_res.tg && pipe->stream_res.tg->funcs->immediate_disable_crtc) in dcn316_disable_otg_wa()119 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn316_disable_otg_wa()
327 .immediate_disable_crtc = optc31_immediate_disable_crtc,
226 bool (*immediate_disable_crtc)(struct timing_generator *tg); member
440 .immediate_disable_crtc = optc31_immediate_disable_crtc,
163 if (pipe->stream_res.tg && pipe->stream_res.tg->funcs->immediate_disable_crtc) in dcn314_disable_otg_wa()164 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn314_disable_otg_wa()
243 if (pipe->stream_res.tg && pipe->stream_res.tg->funcs->immediate_disable_crtc) in dcn35_disable_otg_wa()244 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn35_disable_otg_wa()
116 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn315_disable_otg_wa()
126 pipe->stream_res.tg->funcs->immediate_disable_crtc(pipe->stream_res.tg); in dcn31_disable_otg_wa()
Completed in 29 milliseconds