Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.c122 temp_reg |= MSP_P1_FRAME_LEN_BITS(protdesc->tx_frame_len_1); in set_prot_desc_tx()
149 temp_reg |= MSP_P1_FRAME_LEN_BITS(protdesc->rx_frame_len_1); in set_prot_desc_rx()
H A Dux500_msp_i2s.h182 #define MSP_P1_FRAME_LEN_BITS(n) (((n) << P1FLEN_SHIFT) & P1FLEN_MASK) macro
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h185 #define MSP_P1_FRAME_LEN_BITS(n) (((n) << P1FLEN_SHIFT) & P1FLEN_MASK) macro
H A Dux500_msp_i2s.c125 temp_reg |= MSP_P1_FRAME_LEN_BITS(protdesc->tx_frame_len_1); in set_prot_desc_tx()
152 temp_reg |= MSP_P1_FRAME_LEN_BITS(protdesc->rx_frame_len_1); in set_prot_desc_rx()

Completed in 5 milliseconds