Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/sh/rcar/
Drsnd.h234 RSND_MOD_DVC = 0, enumerator
371 #define rsnd_io_to_mod_dvc(io) rsnd_io_to_mod((io), RSND_MOD_DVC)
638 #define rsnd_mod_confirm_dvc(mdvc) rsnd_mod_make_sure(mdvc, RSND_MOD_DVC)
Ddvc.c363 clk, RSND_MOD_DVC, i); in rsnd_dvc_probe()