Searched refs:tegra30_ahub_enable_rx_fifo (Results 1 – 3 of 3) sorted by relevance
141 int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_enable_rx_fifo() function158 EXPORT_SYMBOL_GPL(tegra30_ahub_enable_rx_fifo);
459 extern int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif);
215 tegra30_ahub_enable_rx_fifo(i2s->capture_fifo_cif); in tegra30_i2s_start_capture()