Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_spdifrx.c158 #define SPDIFRX_DIR_TLO_SHIFT 16 macro
159 #define SPDIFRX_DIR_TLO_MASK GENMASK(28, SPDIFRX_DIR_TLO_SHIFT)
160 #define SPDIFRX_DIR_TLO_SET(x) ((x) << SPDIFRX_DIR_TLO_SHIFT)