Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h179 #define TBSWAP_MASK 0x30000000 macro
193 #define MSP_DATA_WORD_SWAP(n) ((n << TBSWAP_SHIFT) & TBSWAP_MASK)
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.h176 #define TBSWAP_MASK 0x30000000 macro
190 #define MSP_DATA_WORD_SWAP(n) ((n << TBSWAP_SHIFT) & TBSWAP_MASK)

Completed in 4 milliseconds