Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/ux500/
Dux500_msp_i2s.h196 #define MSP_DATA_WORD_SWAP(n) ((n << TBSWAP_SHIFT) & TBSWAP_MASK) macro
Dux500_msp_i2s.c140 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->tx_half_word_swap); in set_prot_desc_tx()
168 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->rx_half_word_swap); in set_prot_desc_rx()