Home
last modified time | relevance | path

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

/linux-4.1.27/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.c106 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_rx_fifo()
107 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_rx_fifo()
208 TEGRA30_AHUB_CHANNEL_CTRL_COUNT); in tegra30_ahub_allocate_tx_fifo()
209 if (channel >= TEGRA30_AHUB_CHANNEL_CTRL_COUNT) in tegra30_ahub_allocate_tx_fifo()