Searched refs:set_audio_cif (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/tegra/ |
A D | tegra30_ahub.c | 149 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf); in tegra30_ahub_allocate_rx_fifo() 251 ahub->soc_data->set_audio_cif(ahub->regmap_apbif, reg, &cif_conf); in tegra30_ahub_allocate_tx_fifo() 493 .set_audio_cif = tegra30_ahub_set_cif, 498 .set_audio_cif = tegra30_ahub_set_cif, 503 .set_audio_cif = tegra124_ahub_set_cif,
|
A D | tegra30_i2s.c | 200 i2s->soc_data->set_audio_cif(i2s->regmap, reg, &cif_conf); in tegra30_i2s_hw_params() 393 .set_audio_cif = tegra30_ahub_set_cif, 397 .set_audio_cif = tegra124_ahub_set_cif,
|
A D | tegra30_i2s.h | 218 void (*set_audio_cif)(struct regmap *regmap, member
|
A D | tegra30_ahub.h | 495 void (*set_audio_cif)(struct regmap *regmap, member
|
Completed in 9 milliseconds