Searched refs:MSP_FRAME_LEN_1 (Results 1 – 3 of 3) sorted by relevance
/sound/soc/ux500/ |
D | ux500_msp_i2s.c | 34 MSP_FRAME_LEN_1, 35 MSP_FRAME_LEN_1, 36 MSP_FRAME_LEN_1, 37 MSP_FRAME_LEN_1, 63 MSP_FRAME_LEN_1, 64 MSP_FRAME_LEN_1, 65 MSP_FRAME_LEN_1, 66 MSP_FRAME_LEN_1, 92 MSP_FRAME_LEN_1, 93 MSP_FRAME_LEN_1, [all …]
|
D | ux500_msp_dai.c | 132 u32 frame_length = MSP_FRAME_LEN_1; in setup_pcm_framing() 138 frame_length = MSP_FRAME_LEN_1; in setup_pcm_framing() 277 prot_desc->rx_frame_len_1 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 278 prot_desc->rx_frame_len_2 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 279 prot_desc->tx_frame_len_1 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 280 prot_desc->tx_frame_len_2 = MSP_FRAME_LEN_1; in setup_i2s_protdesc()
|
D | ux500_msp_i2s.h | 265 MSP_FRAME_LEN_1 = 0, enumerator
|