Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sh/rcar/
Dsrc.c313 if (rsnd_is_gen3_e3(priv)) in rsnd_src_set_convert_rate()
Drsnd.h705 #define rsnd_is_gen3_e3(priv) (((priv)->flags & \ macro