Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/tegra/
Dtegra210_i2s.h112 struct tegra210_i2s { struct
113 struct clk *clk_i2s;
114 struct clk *clk_sync_input;
115 struct regmap *regmap;
116 int client_sample_format;
117 unsigned int client_channels;
118 unsigned int stereo_to_mono[I2S_PATHS];
119 unsigned int mono_to_stereo[I2S_PATHS];
120 unsigned int dai_fmt;
121 unsigned int fsync_width;
[all …]