Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h156 #define DTYP_SHIFT 10 macro
185 #define MSP_DATA_TYPE_BITS(n) (((n) << DTYP_SHIFT) & DTYP_MASK)
191 #define MSP_SET_COMPANDING_MODE(n) ((n << DTYP_SHIFT) & \