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