Home
last modified time | relevance | path

Searched refs:tegra30_ahub_txcif (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra30_ahub.h399 /* The fields in this register are 1 bit per entry in tegra30_ahub_txcif */
419 enum tegra30_ahub_txcif { enum
463 extern int tegra30_ahub_allocate_tx_fifo(enum tegra30_ahub_txcif *txcif,
466 extern int tegra30_ahub_enable_tx_fifo(enum tegra30_ahub_txcif txcif);
467 extern int tegra30_ahub_disable_tx_fifo(enum tegra30_ahub_txcif txcif);
468 extern int tegra30_ahub_free_tx_fifo(enum tegra30_ahub_txcif txcif);
471 enum tegra30_ahub_txcif txcif);
H A Dtegra30_i2s.h228 enum tegra30_ahub_txcif capture_i2s_cif;
233 enum tegra30_ahub_txcif playback_fifo_cif;
H A Dtegra30_ahub.c189 int tegra30_ahub_allocate_tx_fifo(enum tegra30_ahub_txcif *txcif, in tegra30_ahub_allocate_tx_fifo()
243 int tegra30_ahub_enable_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_enable_tx_fifo()
262 int tegra30_ahub_disable_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_disable_tx_fifo()
281 int tegra30_ahub_free_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_free_tx_fifo()
292 enum tegra30_ahub_txcif txcif) in tegra30_ahub_set_rx_cif_source()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra30_ahub.h399 /* The fields in this register are 1 bit per entry in tegra30_ahub_txcif */
419 enum tegra30_ahub_txcif { enum
463 extern int tegra30_ahub_allocate_tx_fifo(enum tegra30_ahub_txcif *txcif,
466 extern int tegra30_ahub_enable_tx_fifo(enum tegra30_ahub_txcif txcif);
467 extern int tegra30_ahub_disable_tx_fifo(enum tegra30_ahub_txcif txcif);
468 extern int tegra30_ahub_free_tx_fifo(enum tegra30_ahub_txcif txcif);
471 enum tegra30_ahub_txcif txcif);
H A Dtegra30_ahub.c205 int tegra30_ahub_allocate_tx_fifo(enum tegra30_ahub_txcif *txcif, in tegra30_ahub_allocate_tx_fifo()
259 int tegra30_ahub_enable_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_enable_tx_fifo()
278 int tegra30_ahub_disable_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_disable_tx_fifo()
297 int tegra30_ahub_free_tx_fifo(enum tegra30_ahub_txcif txcif) in tegra30_ahub_free_tx_fifo()
308 enum tegra30_ahub_txcif txcif) in tegra30_ahub_set_rx_cif_source()
H A Dtegra30_i2s.h228 enum tegra30_ahub_txcif capture_i2s_cif;
233 enum tegra30_ahub_txcif playback_fifo_cif;

Completed in 7 milliseconds