Home
last modified time | relevance | path

Searched refs:tegra30_ahub_set_cif (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/tegra/
H A Dtegra30_ahub.c493 .set_audio_cif = tegra30_ahub_set_cif,
498 .set_audio_cif = tegra30_ahub_set_cif,
620 void tegra30_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra30_ahub_set_cif() function
650 EXPORT_SYMBOL_GPL(tegra30_ahub_set_cif);
H A Dtegra30_ahub.h488 void tegra30_ahub_set_cif(struct regmap *regmap, unsigned int reg,
H A Dtegra30_i2s.c394 .set_audio_cif = tegra30_ahub_set_cif,