Searched refs:client_bits (Results 1 - 15 of 15) sorted by last modified time

/linux-master/sound/soc/tegra/
H A Dtegra186_dspk.c246 cif_conf.client_bits = TEGRA_ACIF_BITS_16;
250 cif_conf.client_bits = TEGRA_ACIF_BITS_24;
H A Dtegra30_i2s.c184 cif_conf.client_bits = TEGRA30_AUDIOCIF_BITS_16;
H A Dtegra210_sfc.c3146 cif_conf.client_bits = TEGRA_ACIF_BITS_32;
H A Dtegra210_mvc.c454 cif_conf.client_bits = audio_bits;
H A Dtegra210_ope.c60 cif_conf.client_bits = audio_bits;
H A Dtegra210_i2s.c624 cif_conf.client_bits = TEGRA_ACIF_BITS_8;
630 cif_conf.client_bits = TEGRA_ACIF_BITS_16;
636 cif_conf.client_bits = TEGRA_ACIF_BITS_32;
H A Dtegra210_mixer.c261 cif_conf.client_bits = audio_bits;
H A Dtegra210_dmic.c150 cif_conf.client_bits = TEGRA_ACIF_BITS_24;
H A Dtegra210_amx.c157 cif_conf.client_bits = audio_bits;
H A Dtegra210_adx.c140 cif_conf.client_bits = audio_bits;
H A Dtegra186_asrc.c155 cif_conf.client_bits = TEGRA_ACIF_BITS_24;
H A Dtegra210_admaif.c280 cif_conf.client_bits = TEGRA_ACIF_BITS_8;
285 cif_conf.client_bits = TEGRA_ACIF_BITS_16;
290 cif_conf.client_bits = TEGRA_ACIF_BITS_32;
H A Dtegra30_ahub.c139 cif_conf.client_bits = TEGRA30_AUDIOCIF_BITS_16;
241 cif_conf.client_bits = TEGRA30_AUDIOCIF_BITS_16;
633 (conf->client_bits <<
665 (conf->client_bits <<
H A Dtegra30_ahub.h479 unsigned int client_bits; member in struct:tegra30_ahub_cif_conf
H A Dtegra_cif.h38 unsigned int client_bits; member in struct:tegra_cif_conf
55 (conf->client_bits << TEGRA_ACIF_CTRL_CLIENT_BITS_SHIFT) |

Completed in 198 milliseconds