Searched refs:MAX_STREAMS (Results 1 – 3 of 3) sorted by relevance
1697 union dmub_rb_cmd cmd[MAX_STREAMS + 1]; in dc_dmub_srv_fams2_update_config()1700 memset(cmd, 0, sizeof(union dmub_rb_cmd) * (MAX_STREAMS + 1)); in dc_dmub_srv_fams2_update_config()
62 #define MAX_STREAMS 6 macro
1896 struct dc_stream_state *dc_streams[MAX_STREAMS] = {0}; in dc_commit_state_no_check()2103 struct dc_validation_set set[MAX_STREAMS] = {0}; in dc_commit_streams()