Home
last modified time | relevance | path

Searched refs:playback_fifo_cif (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra30_i2s.c200 tegra30_ahub_enable_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_start_playback()
208 tegra30_ahub_disable_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_stop_playback()
461 ret = tegra30_ahub_allocate_tx_fifo(&i2s->playback_fifo_cif, in tegra30_i2s_platform_probe()
470 i2s->playback_fifo_cif); in tegra30_i2s_platform_probe()
520 tegra30_ahub_free_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_platform_probe()
547 tegra30_ahub_free_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_platform_remove()
H A Dtegra30_i2s.h233 enum tegra30_ahub_txcif playback_fifo_cif; member
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra30_i2s.c211 tegra30_ahub_enable_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_start_playback()
219 tegra30_ahub_disable_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_stop_playback()
468 ret = tegra30_ahub_allocate_tx_fifo(&i2s->playback_fifo_cif, in tegra30_i2s_platform_probe()
477 i2s->playback_fifo_cif); in tegra30_i2s_platform_probe()
527 tegra30_ahub_free_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_platform_probe()
545 tegra30_ahub_free_tx_fifo(i2s->playback_fifo_cif); in tegra30_i2s_platform_remove()
H A Dtegra30_i2s.h233 enum tegra30_ahub_txcif playback_fifo_cif; member

Completed in 4 milliseconds