Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c254 prot_desc->rx_half_word_swap = MSP_SWAP_NONE; in setup_pcm_protdesc()
290 prot_desc->rx_half_word_swap = MSP_SWAP_NONE; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h430 u32 rx_half_word_swap; member
H A Dux500_msp_i2s.c162 temp_reg |= MSP_DATA_WORD_SWAP(protdesc->rx_half_word_swap); in set_prot_desc_rx()