Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mvc.c74 TEGRA210_MVC_VOLUME_SWITCH_TRIGGER); in tegra210_mvc_runtime_resume()
232 TEGRA210_MVC_VOLUME_SWITCH_TRIGGER); in tegra210_mvc_update_mute()
333 TEGRA210_MVC_VOLUME_SWITCH_TRIGGER); in tegra210_mvc_update_vol()
390 TEGRA210_MVC_VOLUME_SWITCH_TRIGGER); in tegra210_mvc_reset_vol_settings()
H A Dtegra210_mvc.h73 #define TEGRA210_MVC_VOLUME_SWITCH_TRIGGER (1 << TEGRA210_MVC_VOLUME_SWITCH_SHIFT) macro