Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mbdrc.h126 #define TEGRA210_MBDRC_RATIO_3RD_SHIFT 0 macro
127 #define TEGRA210_MBDRC_RATIO_3RD_MASK (0xffff << TEGRA210_MBDRC_RATIO_3RD_SHIFT)
H A Dtegra210_mbdrc.c922 params->ratio[2] << TEGRA210_MBDRC_RATIO_3RD_SHIFT); in tegra210_mbdrc_component_init()