Searched refs:global_cmd (Results 1 – 2 of 2) sorted by relevance
1698 struct dmub_rb_cmd_fams2 *global_cmd = &cmd[0].fams2_config; in dc_dmub_srv_fams2_update_config() local1702 global_cmd->header.type = DMUB_CMD__FW_ASSISTED_MCLK_SWITCH; in dc_dmub_srv_fams2_update_config()1703 global_cmd->header.sub_type = DMUB_CMD__FAMS2_CONFIG; in dc_dmub_srv_fams2_update_config()1704 …global_cmd->header.payload_bytes = sizeof(struct dmub_rb_cmd_fams2) - sizeof(struct dmub_cmd_heade… in dc_dmub_srv_fams2_update_config()1708 …memcpy(&global_cmd->config.global, &context->bw_ctx.bw.dcn.fams2_global_config, sizeof(struct dmub… in dc_dmub_srv_fams2_update_config()1711 …global_cmd->config.global.features.bits.enable_stall_recovery = dc->debug.fams2_config.bits.enable… in dc_dmub_srv_fams2_update_config()1712 global_cmd->config.global.features.bits.enable_debug = dc->debug.fams2_config.bits.enable_debug; in dc_dmub_srv_fams2_update_config()1713 …global_cmd->config.global.features.bits.enable_offload_flip = dc->debug.fams2_config.bits.enable_o… in dc_dmub_srv_fams2_update_config()1741 …global_cmd->config.global.features.bits.enable_visual_confirm = dc->debug.visual_confirm == VISUAL… in dc_dmub_srv_fams2_update_config()1742 global_cmd->config.global.features.bits.enable = enable; in dc_dmub_srv_fams2_update_config()[all …]
170 unsigned int global_cmd; member775 tdma->global_cmd = tdma_read(tdma, ADMA_GLOBAL_CMD); in tegra_adma_runtime_suspend()777 if (!tdma->global_cmd) in tegra_adma_runtime_suspend()818 tdma_write(tdma, ADMA_GLOBAL_CMD, tdma->global_cmd); in tegra_adma_runtime_resume()823 if (!tdma->global_cmd) in tegra_adma_runtime_resume()