Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Ddma.c379 static u32 rsnd_dmapp_get_id(struct rsnd_dai_stream *io, in rsnd_dmapp_get_id() function
423 return (rsnd_dmapp_get_id(io, mod_from) << 24) + in rsnd_dmapp_get_chcr()
424 (rsnd_dmapp_get_id(io, mod_to) << 16); in rsnd_dmapp_get_chcr()