Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.c123 temp_reg |= MSP_P2_FRAME_LEN_BITS(protdesc->tx_frame_len_2); in set_prot_desc_tx()
150 temp_reg |= MSP_P2_FRAME_LEN_BITS(protdesc->rx_frame_len_2); in set_prot_desc_rx()
H A Dux500_msp_i2s.h183 #define MSP_P2_FRAME_LEN_BITS(n) (((n) << P2FLEN_SHIFT) & P2FLEN_MASK) macro
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h186 #define MSP_P2_FRAME_LEN_BITS(n) (((n) << P2FLEN_SHIFT) & P2FLEN_MASK) macro
H A Dux500_msp_i2s.c126 temp_reg |= MSP_P2_FRAME_LEN_BITS(protdesc->tx_frame_len_2); in set_prot_desc_tx()
153 temp_reg |= MSP_P2_FRAME_LEN_BITS(protdesc->rx_frame_len_2); in set_prot_desc_rx()

Completed in 5 milliseconds