Home
last modified time | relevance | path

Searched refs:DTYP_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h174 #define DTYP_MASK 0x00000600 macro
188 #define MSP_DATA_TYPE_BITS(n) (((n) << DTYP_SHIFT) & DTYP_MASK)
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.h171 #define DTYP_MASK 0x00000600 macro
185 #define MSP_DATA_TYPE_BITS(n) (((n) << DTYP_SHIFT) & DTYP_MASK)

Completed in 4 milliseconds