Searched refs:set_audio_cif (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/sound/soc/tegra/ |
D | tegra30_ahub.c | 133 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,
|
D | tegra30_i2s.c | 189 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,
|
D | tegra30_i2s.h | 218 void (*set_audio_cif)(struct regmap *regmap, member
|
D | tegra30_ahub.h | 495 void (*set_audio_cif)(struct regmap *regmap, member
|