Home
last modified time | relevance | path

Searched +full:rcar_sound +full:- +full:gen2 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/renesas/rcar/
H A Drsnd.h1 // SPDX-License-Identifier: GPL-2.0
3 // Renesas R-Car
13 #include <linux/dma-mapping.h>
26 #define RSND_BASE_SCU 3 // for Gen2/Gen3
33 * The register address offsets SRU/SCU/SSIU on Gen1/Gen2 are very different.
35 * see gen1/gen2 for detail
251 * R-Car basic functions
261 * R-Car DMA
270 * R-Car sound mod
389 #define __rsnd_mod_add_quit -1 /* needs protect */
[all …]
H A Dcore.c1 // SPDX-License-Identifier: GPL-2.0
3 // Renesas R-Car SRU/SCU/SSIU/SSI support
12 * Renesas R-Car sound device structure
17 * - SRC : Sampling Rate Converter
18 * - CMD
19 * - CTU : Channel Count Conversion Unit
20 * - MIX : Mixer
21 * - DVC : Digital Volume and Mute Function
22 * - SSI : Serial Sound Interface
24 * Gen2
[all …]