Home
last modified time | relevance | path

Searched refs:tegra30_ahub_enable_tx_fifo (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra30_ahub.c259 int tegra30_ahub_enable_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_enable_tx_fifo() function
276 EXPORT_SYMBOL_GPL(tegra30_ahub_enable_tx_fifo);
H A Dtegra30_ahub.h466 extern int tegra30_ahub_enable_tx_fifo(enum tegra30_ahub_txcif txcif);
H A Dtegra30_i2s.c210 tegra30_ahub_enable_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_start_playback()