Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/tegra/
H A Dtegra210_i2s.h99 #define I2S_SOFT_RESET_EN BIT(I2S_SOFT_RESET_SHIFT) macro
H A Dtegra210_i2s.c93 unsigned int reset_en = I2S_SOFT_RESET_EN; in tegra210_i2s_sw_reset()