Home
last modified time | relevance | path

Searched defs:tegra210_i2s (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra210_i2s.h160 struct tegra210_i2s { struct
161 const struct tegra_i2s_soc_data *soc_data;
162 struct clk *clk_i2s;
163 struct clk *clk_sync_input;
164 struct regmap *regmap;
165 int client_sample_format;
166 unsigned int client_channels;
167 unsigned int stereo_to_mono[I2S_PATHS];
168 unsigned int mono_to_stereo[I2S_PATHS];
169 unsigned int dai_fmt;
[all …]