Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra210_i2s.h111 struct tegra210_i2s { struct
112 struct clk *clk_i2s;
113 struct clk *clk_sync_input;
114 struct regmap *regmap;
115 unsigned int stereo_to_mono[I2S_PATHS];
116 unsigned int mono_to_stereo[I2S_PATHS];
117 unsigned int dai_fmt;
118 unsigned int fsync_width;
119 unsigned int bclk_ratio;
120 unsigned int tx_mask;
[all …]