Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_i2s.c55 #define I2S_CFG1_FTHVL_SHIFT 5 macro
56 #define I2S_CFG1_FTHVL_MASK GENMASK(8, I2S_CFG1_FTHVL_SHIFT)
57 #define I2S_CFG1_FTHVL_SET(x) ((x) << I2S_CFG1_FTHVL_SHIFT)