Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/stm/
Dstm32_spdifrx.c163 #define SPDIFRX_DIR_TLO_SHIFT 16 macro
164 #define SPDIFRX_DIR_TLO_MASK GENMASK(28, SPDIFRX_DIR_TLO_SHIFT)
165 #define SPDIFRX_DIR_TLO_SET(x) ((x) << SPDIFRX_DIR_TLO_SHIFT)