Home
last modified time | relevance | path

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

/openbmc/linux/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()