Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/sh/rcar/
Ddma.c241 static u32 rsnd_dmapp_get_id(struct rsnd_mod *mod) in rsnd_dmapp_get_id() function
274 return (rsnd_dmapp_get_id(mod_from) << 24) + in rsnd_dmapp_get_chcr()
275 (rsnd_dmapp_get_id(mod_to) << 16); in rsnd_dmapp_get_chcr()