Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/tegra/
Dtegra30_ahub.c143 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf); in tegra30_ahub_allocate_rx_fifo()
245 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf); in tegra30_ahub_allocate_tx_fifo()
498 .set_audio_cif = tegra30_ahub_set_cif,
503 .set_audio_cif = tegra30_ahub_set_cif,
508 .set_audio_cif = tegra124_ahub_set_cif,
Dtegra30_i2s.c200 i2s->soc_data->set_audio_cif(i2s->regmap, reg, &cif_conf); in tegra30_i2s_hw_params()
364 .set_audio_cif = tegra30_ahub_set_cif,
368 .set_audio_cif = tegra124_ahub_set_cif,
Dtegra30_i2s.h229 void (*set_audio_cif)(struct regmap *regmap, member
Dtegra30_ahub.h506 void (*set_audio_cif)(struct regmap *regmap, member