Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra30_ahub.h124 #define TEGRA30_AHUB_CHANNEL_CTRL_COUNT 4 macro
519 DECLARE_BITMAP(rx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT);
520 DECLARE_BITMAP(tx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT);
H A Dtegra30_ahub.c96 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_rx_fifo()
97 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_rx_fifo()
198 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_tx_fifo()
199 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_tx_fifo()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra30_ahub.h124 #define TEGRA30_AHUB_CHANNEL_CTRL_COUNT 4 macro
521 DECLARE_BITMAP(rx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT);
522 DECLARE_BITMAP(tx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT);
H A Dtegra30_ahub.c112 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_rx_fifo()
113 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_rx_fifo()
214 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_tx_fifo()
215 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_tx_fifo()

Completed in 5 milliseconds