Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.c136 temp_reg |= MSP_SET_FSYNC_IGNORE(protdesc->frame_sync_ignore); in set_prot_desc_tx()
164 temp_reg |= MSP_SET_FSYNC_IGNORE(protdesc->frame_sync_ignore); in set_prot_desc_rx()
H A Dux500_msp_i2s.h193 #define MSP_SET_FSYNC_IGNORE(n) ((n << FSYNC_SHIFT) & FSYNC_MASK) macro
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h196 #define MSP_SET_FSYNC_IGNORE(n) ((n << FSYNC_SHIFT) & FSYNC_MASK) macro
H A Dux500_msp_i2s.c139 temp_reg |= MSP_SET_FSYNC_IGNORE(protdesc->frame_sync_ignore); in set_prot_desc_tx()
167 temp_reg |= MSP_SET_FSYNC_IGNORE(protdesc->frame_sync_ignore); in set_prot_desc_rx()

Completed in 5 milliseconds