Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mvc.h96 #define TEGRA210_MVC_GET_CHAN(reg, base) (((reg) - (base)) / REG_SIZE) macro
H A Dtegra210_mvc.c266 u8 chan = TEGRA210_MVC_GET_CHAN(mc->reg, TEGRA210_MVC_TARGET_VOL); in tegra210_mvc_get_vol()
295 u8 chan = TEGRA210_MVC_GET_CHAN(mc->reg, TEGRA210_MVC_TARGET_VOL); in tegra210_mvc_update_vol()