Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mvc.h56 #define TEGRA210_MVC_EN (1 << TEGRA210_MVC_EN_SHIFT) macro
H A Dtegra210_mvc.c414 if (value & TEGRA210_MVC_EN) { in tegra210_mvc_put_curve_type()