Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
H A Dtegra210_mvc.c71 TEGRA210_MVC_SWITCH, in tegra210_mvc_runtime_resume()
182 err = regmap_read_poll_timeout(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_volume_switch_timeout()
229 regmap_update_bits(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_update_mute()
330 regmap_update_bits(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_update_vol()
387 regmap_update_bits(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_reset_vol_settings()
676 case TEGRA210_MVC_SWITCH: in tegra210_mvc_volatile_reg()
H A Dtegra210_mvc.h41 #define TEGRA210_MVC_SWITCH 0xac macro