Home
last modified time | relevance | path

Searched refs:client_bits (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra_cif.h41 unsigned int client_bits; member
58 (conf->client_bits << TEGRA_ACIF_CTRL_CLIENT_BITS_SHIFT) | in tegra_set_cif()
77 (conf->client_bits << TEGRA_ACIF_CTRL_CLIENT_BITS_SHIFT) | in tegra264_set_cif()
H A Dtegra210_i2s.c665 cif_conf.client_bits = TEGRA_ACIF_BITS_8; in tegra210_i2s_hw_params()
670 cif_conf.client_bits = TEGRA_ACIF_BITS_16; in tegra210_i2s_hw_params()
675 cif_conf.client_bits = TEGRA_ACIF_BITS_24; in tegra210_i2s_hw_params()
680 cif_conf.client_bits = TEGRA_ACIF_BITS_32; in tegra210_i2s_hw_params()
H A Dtegra210_admaif.c343 cif_conf.client_bits = TEGRA_ACIF_BITS_8; in tegra_admaif_hw_params()
348 cif_conf.client_bits = TEGRA_ACIF_BITS_16; in tegra_admaif_hw_params()
353 cif_conf.client_bits = TEGRA_ACIF_BITS_24; in tegra_admaif_hw_params()
358 cif_conf.client_bits = TEGRA_ACIF_BITS_32; in tegra_admaif_hw_params()
H A Dtegra30_ahub.h479 unsigned int client_bits; member
H A Dtegra210_adx.c158 cif_conf.client_bits = audio_bits; in tegra210_adx_set_audio_cif()
H A Dtegra210_amx.c172 cif_conf.client_bits = audio_bits; in tegra210_amx_set_audio_cif()
H A Dtegra186_asrc.c154 cif_conf.client_bits = TEGRA_ACIF_BITS_24; in tegra186_asrc_set_audio_cif()