Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra186_dspk.h30 #define DSPK_OSR_SHIFT 4 macro
31 #define TEGRA186_DSPK_OSR_MASK (0x3 << DSPK_OSR_SHIFT)
H A Dtegra186_dspk.c296 (dspk->osr_val << DSPK_OSR_SHIFT) | in tegra186_dspk_hw_params()