Searched refs:tegra210_i2s (Results 1 – 3 of 3) sorted by relevance
5 // tegra210_i2s.c - Tegra210 I2S driver19 #include "tegra210_i2s.h"51 static void tegra210_i2s_set_slot_ctrl(struct tegra210_i2s *i2s, in tegra210_i2s_set_slot_ctrl() 66 struct tegra210_i2s *i2s = dev_get_drvdata(dev); in tegra210_i2s_set_clock_rate() 105 struct tegra210_i2s *i2s = dev_get_drvdata(dev); in tegra210_i2s_sw_reset() 152 struct tegra210_i2s *i2s = dev_get_drvdata(dev); in tegra210_i2s_init() 182 struct tegra210_i2s *i2s = dev_get_drvdata(dev); in tegra210_i2s_runtime_suspend() 194 struct tegra210_i2s *i2s = dev_get_drvdata(dev); in tegra210_i2s_runtime_resume() 209 static void tegra210_i2s_set_data_offset(struct tegra210_i2s *i2s, in tegra210_i2s_set_data_offset() 226 struct tegra210_i2s *i2 in tegra210_i2s_set_fmt() [all...]
5 * tegra210_i2s.h - Definitions for Tegra210 I2S driver160 struct tegra210_i2s { struct 161 soc_datategra210_i2s global() argument 162 clk_i2stegra210_i2s global() argument 163 clk_sync_inputtegra210_i2s global() argument 164 regmaptegra210_i2s global() argument 165 client_sample_formattegra210_i2s global() argument 166 client_channelstegra210_i2s global() argument 167 stereo_to_monotegra210_i2s global() argument 168 mono_to_stereotegra210_i2s global() argument 169 dai_fmttegra210_i2s global() argument 170 fsync_widthtegra210_i2s global() argument 171 bclk_ratiotegra210_i2s global() argument 172 tx_masktegra210_i2s global() argument 173 rx_masktegra210_i2s global() argument 174 rx_fifo_thtegra210_i2s global() argument 175 loopbacktegra210_i2s global() argument
13 snd-soc-tegra210-i2s-y := tegra210_i2s.o