Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/tegra/
Dtegra30_ahub.h135 #define TEGRA30_AHUB_CHANNEL_CTRL_COUNT 4 macro
530 DECLARE_BITMAP(rx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT);
531 DECLARE_BITMAP(tx_usage, TEGRA30_AHUB_CHANNEL_CTRL_COUNT);
Dtegra30_ahub.c107 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_rx_fifo()
108 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_rx_fifo()
209 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_tx_fifo()
210 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_tx_fifo()