Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_i2s.h85 #define I2S_CTRL_LPBK_MASK BIT(I2S_CTRL_LPBK_SHIFT) macro
H A Dtegra210_i2s.c328 regmap_update_bits(i2s->regmap, TEGRA210_I2S_CTRL, I2S_CTRL_LPBK_MASK, in tegra210_i2s_put_loopback()