Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
A Dtegra30_ahub.h436 enum tegra30_ahub_rxcif { enum
456 extern int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif,
459 extern int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif);
460 extern int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif rxcif);
461 extern int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif rxcif);
470 extern int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif rxcif,
472 extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif);
A Dtegra30_ahub.c103 int tegra30_ahub_allocate_rx_fifo(enum tegra30_ahub_rxcif *rxcif, in tegra30_ahub_allocate_rx_fifo()
157 int tegra30_ahub_enable_rx_fifo(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_enable_rx_fifo()
176 int tegra30_ahub_disable_rx_fifo(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_disable_rx_fifo()
195 int tegra30_ahub_free_rx_fifo(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_free_rx_fifo()
307 int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif rxcif, in tegra30_ahub_set_rx_cif_source()
325 int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif) in tegra30_ahub_unset_rx_cif_source()
A Dtegra30_i2s.h229 enum tegra30_ahub_rxcif capture_fifo_cif;
232 enum tegra30_ahub_rxcif playback_i2s_cif;

Completed in 16 milliseconds