Searched refs:inst_flags (Results 1 – 4 of 4) sorted by relevance
882 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern() local885 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dp_set_test_pattern()890 &inst_flags); in dp_set_test_pattern()930 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dp_set_test_pattern() local933 inst_flags.dig_inst = pipe_ctx->stream_res.tg->inst; in dp_set_test_pattern()938 &inst_flags); in dp_set_test_pattern()
4182 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local4185 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()4190 &inst_flags); in commit_planes_for_stream()4451 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in commit_planes_for_stream() local4454 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()4459 &inst_flags); in commit_planes_for_stream()
1462 struct dmub_hw_lock_inst_flags inst_flags = { 0 }; in dcn20_pipe_control_lock() local1465 inst_flags.otg_inst = pipe->stream_res.tg->inst; in dcn20_pipe_control_lock()1473 &inst_flags); in dcn20_pipe_control_lock()
5086 struct dmub_hw_lock_inst_flags inst_flags; member