Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/ux500/
Dux500_msp_i2s.h191 #define MSP_DATA_WORD_SWAP(n) ((n << TBSWAP_SHIFT) & TBSWAP_MASK) macro
Dux500_msp_i2s.c135 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->tx_half_word_swap); in set_prot_desc_tx()
163 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->rx_half_word_swap); in set_prot_desc_rx()