Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mvc.c72 TEGRA210_MVC_SWITCH, in tegra210_mvc_runtime_resume()
183 err = regmap_read_poll_timeout(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_volume_switch_timeout()
230 regmap_update_bits(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_update_mute()
331 regmap_update_bits(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_update_vol()
388 regmap_update_bits(mvc->regmap, TEGRA210_MVC_SWITCH, in tegra210_mvc_reset_vol_settings()
677 case TEGRA210_MVC_SWITCH: in tegra210_mvc_volatile_reg()
H A Dtegra210_mvc.h41 #define TEGRA210_MVC_SWITCH 0xac macro