Home
last modified time | relevance | path

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

/sound/soc/tegra/
Dtegra30_ahub.c119 reg = TEGRA30_AHUB_CHANNEL_CTRL + in tegra30_ahub_allocate_rx_fifo()
158 reg = TEGRA30_AHUB_CHANNEL_CTRL + in tegra30_ahub_enable_rx_fifo()
177 reg = TEGRA30_AHUB_CHANNEL_CTRL + in tegra30_ahub_disable_rx_fifo()
221 reg = TEGRA30_AHUB_CHANNEL_CTRL + in tegra30_ahub_allocate_tx_fifo()
260 reg = TEGRA30_AHUB_CHANNEL_CTRL + in tegra30_ahub_enable_tx_fifo()
279 reg = TEGRA30_AHUB_CHANNEL_CTRL + in tegra30_ahub_disable_tx_fifo()
Dtegra30_ahub.h133 #define TEGRA30_AHUB_CHANNEL_CTRL 0x0 macro