Loading sound/soc/sh/rcar/scu.c +14 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,20 @@ struct rsnd_scu { * */ /* * scu.c is caring... * * Gen1 * * [mem] -> [SRU] -> [SSI] * |--------| * * Gen2 * * [mem] -> [SCU] -> [SSIU] -> [SSI] * |-----------------| */ /* * How to use SRC bypass mode for debugging * Loading Loading
sound/soc/sh/rcar/scu.c +14 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,20 @@ struct rsnd_scu { * */ /* * scu.c is caring... * * Gen1 * * [mem] -> [SRU] -> [SSI] * |--------| * * Gen2 * * [mem] -> [SCU] -> [SSIU] -> [SSI] * |-----------------| */ /* * How to use SRC bypass mode for debugging * Loading