Searched refs:tegra_set_cif (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/sound/soc/tegra/ |
D | tegra_cif.h | 46 static inline void tegra_set_cif(struct regmap *regmap, unsigned int reg, in tegra_set_cif() function
|
D | tegra210_ope.c | 62 tegra_set_cif(ope->regmap, reg, &cif_conf); in tegra210_ope_set_audio_cif()
|
D | tegra210_adx.c | 142 tegra_set_cif(adx->regmap, reg, &cif_conf); in tegra210_adx_set_audio_cif()
|
D | tegra210_dmic.c | 154 tegra_set_cif(dmic->regmap, TEGRA210_DMIC_TX_CIF_CTRL, &cif_conf); in tegra210_dmic_hw_params()
|
D | tegra186_dspk.c | 269 tegra_set_cif(dspk->regmap, TEGRA186_DSPK_RX_CIF_CTRL, in tegra186_dspk_hw_params()
|
D | tegra210_amx.c | 159 tegra_set_cif(amx->regmap, reg, &cif_conf); in tegra210_amx_set_audio_cif()
|
D | tegra210_mixer.c | 263 tegra_set_cif(mixer->regmap, in tegra210_mixer_set_audio_cif()
|
D | tegra210_mvc.c | 456 tegra_set_cif(mvc->regmap, reg, &cif_conf); in tegra210_mvc_set_audio_cif()
|
D | tegra210_i2s.c | 700 tegra_set_cif(i2s->regmap, reg, &cif_conf); in tegra210_i2s_hw_params()
|
D | tegra210_sfc.c | 3156 tegra_set_cif(sfc->regmap, reg, &cif_conf); in tegra210_sfc_set_audio_cif()
|
D | tegra210_admaif.c | 315 tegra_set_cif(admaif->regmap, reg, &cif_conf); in tegra_admaif_hw_params()
|
D | tegra186_asrc.c | 157 tegra_set_cif(asrc->regmap, reg, &cif_conf); in tegra186_asrc_set_audio_cif()
|