Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/ux500/
Dux500_msp_i2s.h193 #define MSP_DATA_WORD_SWAP(n) ((n << TBSWAP_SHIFT) & TBSWAP_MASK) macro
Dux500_msp_i2s.c137 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->tx_half_word_swap); in set_prot_desc_tx()
165 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->rx_half_word_swap); in set_prot_desc_rx()