Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Ddvc.c90 rsnd_mod_write(mod, DVC_VOLxR(i), val[i]); in rsnd_dvc_volume_parameter()
H A Drsnd.h245 #define DVC_VOLxR(i) (DVC_VOL0R + (i)) macro