Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
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);
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