Searched refs:rsnd_is_gen1 (Results 1 - 11 of 11) sorted by relevance

/linux-master/sound/soc/sh/rcar/
H A Ddebugfs.c76 if (rsnd_is_gen1(priv))
H A Dcmd.c161 if (rsnd_is_gen1(priv))
H A Dctu.c327 if (rsnd_is_gen1(priv))
H A Dmix.c299 if (rsnd_is_gen1(priv))
H A Ddvc.c335 if (rsnd_is_gen1(priv))
H A Ddma.c698 if (rsnd_is_gen1(priv))
856 if (rsnd_is_gen1(priv)) {
914 if (rsnd_is_gen1(priv))
H A Dssiu.c544 if (rsnd_is_gen1(priv))
H A Dsrc.c656 if (rsnd_is_gen1(priv))
H A Dgen.c550 if (rsnd_is_gen1(priv))
H A Dssi.c640 if (rsnd_is_gen1(priv))
H A Drsnd.h712 #define rsnd_is_gen1(priv) (((priv)->flags & RSND_GEN_MASK) == RSND_GEN1) macro

Completed in 135 milliseconds