Searched refs:stream_base_cmd (Results 1 – 1 of 1) sorted by relevance
1670 struct dmub_rb_cmd_fams2 *stream_base_cmd = &cmd[i+1].fams2_config; in dc_dmub_srv_fams2_update_config() local1674 stream_base_cmd->header.type = DMUB_CMD__FW_ASSISTED_MCLK_SWITCH; in dc_dmub_srv_fams2_update_config()1675 stream_base_cmd->header.sub_type = DMUB_CMD__FAMS2_CONFIG; in dc_dmub_srv_fams2_update_config()1676 …stream_base_cmd->header.payload_bytes = sizeof(struct dmub_rb_cmd_fams2) - sizeof(struct dmub_cmd_… in dc_dmub_srv_fams2_update_config()1677 stream_base_cmd->header.multi_cmd_pending = 1; in dc_dmub_srv_fams2_update_config()1683 memcpy(&stream_base_cmd->config, in dc_dmub_srv_fams2_update_config()