Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/ux500/
Dux500_msp_i2s.h157 #define DTYP_SHIFT 10 macro
186 #define MSP_DATA_TYPE_BITS(n) (((n) << DTYP_SHIFT) & DTYP_MASK)
192 #define MSP_SET_COMPANDING_MODE(n) ((n << DTYP_SHIFT) & \