Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_i2s.h111 struct tegra210_i2s { struct
112 struct clk *clk_i2s;
113 struct clk *clk_sync_input;
114 struct regmap *regmap;
117 unsigned int dai_fmt;
118 unsigned int fsync_width;
119 unsigned int bclk_ratio;
120 unsigned int tx_mask;
121 unsigned int rx_mask;
122 unsigned int rx_fifo_th;
[all …]