Searched refs:rsnd_is_gen4 (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/soc/sh/rcar/
H A Dssiu.c157 if (rsnd_is_gen4(priv))
562 } else if (rsnd_is_gen4(priv)) {
H A Dadg.c454 if (rsnd_is_gen4(priv)) {
628 if (rsnd_is_gen4(priv))
H A Ddma.c700 else if (rsnd_is_gen4(priv))
927 if (rsnd_is_gen4(priv))
H A Dcore.c1515 if (rsnd_is_gen3(priv) || rsnd_is_gen4(priv)) {
1534 if (rsnd_is_gen3(priv) || rsnd_is_gen4(priv)) {
H A Dgen.c555 else if (rsnd_is_gen4(priv))
H A Drsnd.h715 #define rsnd_is_gen4(priv) (((priv)->flags & RSND_GEN_MASK) == RSND_GEN4) macro

Completed in 242 milliseconds