Searched refs:default_hw_config_id (Results 1 – 5 of 5) sorted by relevance
548 __le32 default_hw_config_id; /* default hw config ID for init */ member
3294 cfg->num_hw_configs, le32_to_cpu(cfg->default_hw_config_id)); in sof_link_load()3297 if (cfg->hw_config[i].id == cfg->default_hw_config_id) in sof_link_load()3303 le32_to_cpu(cfg->default_hw_config_id)); in sof_link_load()
2180 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format()