Searched refs:MSP_FRAME_LEN_1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/sound/soc/ux500/ |
D | ux500_msp_i2s.c | 32 MSP_FRAME_LEN_1, 33 MSP_FRAME_LEN_1, 34 MSP_FRAME_LEN_1, 35 MSP_FRAME_LEN_1, 61 MSP_FRAME_LEN_1, 62 MSP_FRAME_LEN_1, 63 MSP_FRAME_LEN_1, 64 MSP_FRAME_LEN_1, 90 MSP_FRAME_LEN_1, 91 MSP_FRAME_LEN_1, [all …]
|
D | ux500_msp_dai.c | 130 u32 frame_length = MSP_FRAME_LEN_1; in setup_pcm_framing() 136 frame_length = MSP_FRAME_LEN_1; in setup_pcm_framing() 275 prot_desc->rx_frame_len_1 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 276 prot_desc->rx_frame_len_2 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 277 prot_desc->tx_frame_len_1 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 278 prot_desc->tx_frame_len_2 = MSP_FRAME_LEN_1; in setup_i2s_protdesc()
|
D | ux500_msp_i2s.h | 263 MSP_FRAME_LEN_1 = 0, enumerator
|