Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mvc.c73 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_runtime_resume()
184 value, !(value & TEGRA210_MVC_VOLUME_SWITCH_MASK), in tegra210_mvc_volume_switch_timeout()
231 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_update_mute()
332 TEGRA210_MVC_VOLUME_SWITCH_MASK, in tegra210_mvc_update_vol()
389 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