Home
last modified time | relevance | path

Searched refs:TEGRA30_AHUB_CHANNEL_CTRL_COUNT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/soc/tegra/
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);
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()