Searched refs:default_hw_config_id (Results 1 – 3 of 3) sorted by relevance
554 __le32 default_hw_config_id; /* default hw config ID for init */ member
3233 cfg->num_hw_configs, le32_to_cpu(cfg->default_hw_config_id)); in sof_link_load()3236 if (hw_config[curr_conf].id == cfg->default_hw_config_id) in sof_link_load()3242 le32_to_cpu(cfg->default_hw_config_id)); in sof_link_load()
2032 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format()
Completed in 19 milliseconds