Home
last modified time | relevance | path

Searched refs:tx_half_word_swap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c255 prot_desc->tx_half_word_swap = MSP_SWAP_NONE; in setup_pcm_protdesc()
289 prot_desc->tx_half_word_swap = MSP_SWAP_NONE; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h431 u32 tx_half_word_swap; member
H A Dux500_msp_i2s.c134 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->tx_half_word_swap); in set_prot_desc_tx()