Searched refs:client_ch (Results 1 - 12 of 12) sorted by last modified time

/linux-master/sound/soc/tegra/
H A Dtegra186_dspk.c233 cif_conf.client_ch = 1;
236 cif_conf.client_ch = 2;
H A Dtegra210_sfc.c3144 cif_conf.client_ch = channels;
H A Dtegra210_mvc.c452 cif_conf.client_ch = channels;
H A Dtegra210_ope.c58 cif_conf.client_ch = channels;
H A Dtegra210_i2s.c617 cif_conf.client_ch = channels;
677 cif_conf.client_ch);
H A Dtegra210_mixer.c259 cif_conf.client_ch = channels;
H A Dtegra210_dmic.c91 cif_conf.client_ch = 1;
94 cif_conf.client_ch = 2;
H A Dtegra210_amx.c155 cif_conf.client_ch = channels;
H A Dtegra210_adx.c138 cif_conf.client_ch = channels;
H A Dtegra186_asrc.c153 cif_conf.client_ch = channels;
H A Dtegra210_admaif.c299 cif_conf.client_ch = channels;
H A Dtegra_cif.h36 unsigned int client_ch; member in struct:tegra_cif_conf
53 ((conf->client_ch - 1) << TEGRA_ACIF_CTRL_CLIENT_CH_SHIFT) |

Completed in 217 milliseconds