Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_i2s.c131 #define I2S_CGFR_I2SDIV_SHIFT 16 macro
134 I2S_CGFR_I2SDIV_SHIFT)
135 #define I2S_CGFR_I2SDIV_SET(x) ((x) << I2S_CGFR_I2SDIV_SHIFT)
137 I2S_CGFR_I2SDIV_SHIFT)) - 1)