Home
last modified time | relevance | path

Searched refs:rsnd_is_e3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sh/rcar/
H A Dsrc.c312 if (rsnd_is_e3(priv)) in rsnd_src_set_convert_rate()
H A Drsnd.h718 #define rsnd_is_e3(priv) (((priv)->flags & \ macro