Home
last modified time | relevance | path

Searched refs:I2S_HWCFGR_I2S_SUPPORT_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_i2s.c144 #define I2S_HWCFGR_I2S_SUPPORT_MASK GENMASK(15, 12) macro
961 if (!FIELD_GET(I2S_HWCFGR_I2S_SUPPORT_MASK, val)) { in stm32_i2s_probe()
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_i2s.c146 #define I2S_HWCFGR_I2S_SUPPORT_MASK GENMASK(15, 12) macro
1163 if (!FIELD_GET(I2S_HWCFGR_I2S_SUPPORT_MASK, val)) { in stm32_i2s_probe()

Completed in 4 milliseconds