Home
last modified time | relevance | path

Searched refs:MSP_SET_ENDIANNES_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.c132 temp_reg |= MSP_SET_ENDIANNES_BIT(protdesc->tx_byte_order); in set_prot_desc_tx()
160 temp_reg |= MSP_SET_ENDIANNES_BIT(protdesc->rx_byte_order); in set_prot_desc_rx()
H A Dux500_msp_i2s.h188 #define MSP_SET_ENDIANNES_BIT(n) ((n << ENDN_SHIFT) & ENDN_MASK) macro
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h191 #define MSP_SET_ENDIANNES_BIT(n) ((n << ENDN_SHIFT) & ENDN_MASK) macro
H A Dux500_msp_i2s.c135 temp_reg |= MSP_SET_ENDIANNES_BIT(protdesc->tx_byte_order); in set_prot_desc_tx()
163 temp_reg |= MSP_SET_ENDIANNES_BIT(protdesc->rx_byte_order); in set_prot_desc_rx()

Completed in 6 milliseconds