Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/tegra/
Dtegra30_ahub.c126 (channel * TEGRA30_AHUB_CHANNEL_CTRL_STRIDE); in tegra30_ahub_allocate_rx_fifo()
165 (channel * TEGRA30_AHUB_CHANNEL_CTRL_STRIDE); in tegra30_ahub_enable_rx_fifo()
184 (channel * TEGRA30_AHUB_CHANNEL_CTRL_STRIDE); in tegra30_ahub_disable_rx_fifo()
228 (channel * TEGRA30_AHUB_CHANNEL_CTRL_STRIDE); in tegra30_ahub_allocate_tx_fifo()
267 (channel * TEGRA30_AHUB_CHANNEL_CTRL_STRIDE); in tegra30_ahub_enable_tx_fifo()
286 (channel * TEGRA30_AHUB_CHANNEL_CTRL_STRIDE); in tegra30_ahub_disable_tx_fifo()
Dtegra30_ahub.h123 #define TEGRA30_AHUB_CHANNEL_CTRL_STRIDE 0x20 macro