Searched +full:rcar_sound +full:- +full:gen2 (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 // Renesas R-Car13 #include <linux/dma-mapping.h>26 #define RSND_BASE_SCU 3 // for Gen2/Gen333 * The register address offsets SRU/SCU/SSIU on Gen1/Gen2 are very different.35 * see gen1/gen2 for detail251 * R-Car basic functions261 * R-Car DMA270 * R-Car sound mod389 #define __rsnd_mod_add_quit -1 /* needs protect */[all …]
1 // SPDX-License-Identifier: GPL-2.03 // Renesas R-Car SRU/SCU/SSIU/SSI support12 * Renesas R-Car sound device structure17 * - SRC : Sampling Rate Converter18 * - CMD19 * - CTU : Channel Count Conversion Unit20 * - MIX : Mixer21 * - DVC : Digital Volume and Mute Function22 * - SSI : Serial Sound Interface24 * Gen2[all …]