Home
last modified time | relevance | path

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

/sound/soc/sh/rcar/
Ddma.c267 static u32 rsnd_dmapp_get_id(struct rsnd_dai_stream *io, in rsnd_dmapp_get_id() function
301 return (rsnd_dmapp_get_id(io, mod_from) << 24) + in rsnd_dmapp_get_chcr()
302 (rsnd_dmapp_get_id(io, mod_to) << 16); in rsnd_dmapp_get_chcr()