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
2867 cfg->num_hw_configs, le32_to_cpu(cfg->default_hw_config_id)); in sof_link_load()2870 if (cfg->hw_config[i].id == cfg->default_hw_config_id) in sof_link_load()2876 le32_to_cpu(cfg->default_hw_config_id)); in sof_link_load()
2103 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format()