Home
last modified time | relevance | path

Searched refs:set_audio_cif (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/sound/soc/tegra/
Dtegra30_ahub.c133 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf); in tegra30_ahub_allocate_rx_fifo()
235 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf); in tegra30_ahub_allocate_tx_fifo()
488 .set_audio_cif = tegra30_ahub_set_cif,
493 .set_audio_cif = tegra30_ahub_set_cif,
498 .set_audio_cif = tegra124_ahub_set_cif,
Dtegra30_i2s.c189 i2s->soc_data->set_audio_cif(i2s->regmap, reg, &cif_conf); in tegra30_i2s_hw_params()
353 .set_audio_cif = tegra30_ahub_set_cif,
357 .set_audio_cif = tegra124_ahub_set_cif,
Dtegra30_i2s.h218 void (*set_audio_cif)(struct regmap *regmap, member
Dtegra30_ahub.h495 void (*set_audio_cif)(struct regmap *regmap, member