Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Dmix.c81 #define rsnd_mix_get_vol(mix, X) \ macro
90 u32 volA = rsnd_mix_get_vol(mix, A); in rsnd_mix_volume_parameter()
91 u32 volB = rsnd_mix_get_vol(mix, B); in rsnd_mix_volume_parameter()
92 u32 volC = rsnd_mix_get_vol(mix, C); in rsnd_mix_volume_parameter()
93 u32 volD = rsnd_mix_get_vol(mix, D); in rsnd_mix_volume_parameter()