Searched refs:TEGRA210_MVC_GET_CHAN (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/tegra/
H A Dtegra210_mvc.h96 #define TEGRA210_MVC_GET_CHAN(reg, base) (((reg) - (base)) / REG_SIZE) macro
H A Dtegra210_mvc.c265 u8 chan = TEGRA210_MVC_GET_CHAN(mc->reg, TEGRA210_MVC_TARGET_VOL);
294 u8 chan = TEGRA210_MVC_GET_CHAN(mc->reg, TEGRA210_MVC_TARGET_VOL);

Completed in 138 milliseconds