Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
H A Dtegra210_mvc.c72 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_runtime_resume()
183 value, !(value & TEGRA210_MVC_VOLUME_SWITCH_MASK), in tegra210_mvc_volume_switch_timeout()
230 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_update_mute()
331 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_update_vol()
388 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_reset_vol_settings()
H A Dtegra210_mvc.h72 #define TEGRA210_MVC_VOLUME_SWITCH_MASK (1 << TEGRA210_MVC_VOLUME_SWITCH_SHIFT) macro