Home
last modified time | relevance | path

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

/linux/sound/soc/sh/rcar/
H A Dadg.c275 rsnd_mod_bset(adg_mod, SRCIN_TIMSEL(id / 2), mask, in); in rsnd_adg_set_src_timesel_gen2()
H A Drsnd.h230 #define SRCIN_TIMSEL(i) (SRCIN_TIMSEL0 + (i)) macro