Lines Matching defs:hw_config
1912 struct snd_soc_tplg_hw_config *hw_config;
1918 hw_config = &cfg->hw_config[i];
1919 if (hw_config->id != cfg->default_hw_config_id)
1922 link->dai_fmt = le32_to_cpu(hw_config->fmt) &
1926 switch (hw_config->clock_gated) {
1941 invert_bclk = hw_config->invert_bclk;
1942 invert_fsync = hw_config->invert_fsync;
1953 bclk_provider = (hw_config->bclk_provider ==
1955 fsync_provider = (hw_config->fsync_provider ==