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