Searched refs:I2S_SOFT_RESET_MASK (Results 1 – 2 of 2) sorted by relevance
/sound/soc/tegra/ | ||
D | tegra210_i2s.h | 97 #define I2S_SOFT_RESET_MASK BIT(I2S_SOFT_RESET_SHIFT) macro |
D | tegra210_i2s.c | 90 unsigned int reset_mask = I2S_SOFT_RESET_MASK; in tegra210_i2s_sw_reset() |