Searched refs:dmub_rb_cmd_fams2 (Results 1 – 2 of 2) sorted by relevance
1651 struct dmub_rb_cmd_fams2 *global_cmd = &cmd[0].fams2_config; in dc_dmub_srv_fams2_update_config()1657 …global_cmd->header.payload_bytes = sizeof(struct dmub_rb_cmd_fams2) - sizeof(struct dmub_cmd_heade… in dc_dmub_srv_fams2_update_config()1670 struct dmub_rb_cmd_fams2 *stream_base_cmd = &cmd[i+1].fams2_config; in dc_dmub_srv_fams2_update_config()1671 …struct dmub_rb_cmd_fams2 *stream_sub_state_cmd = &cmd[i+1+context->bw_ctx.bw.dcn.fams2_global_conf… 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()1680 …stream_sub_state_cmd->header.payload_bytes = sizeof(struct dmub_rb_cmd_fams2) - sizeof(struct dmub… in dc_dmub_srv_fams2_update_config()
2119 struct dmub_rb_cmd_fams2 { struct5820 struct dmub_rb_cmd_fams2 fams2_config;