Searched refs:MSP_FRAME_LEN_1 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/soc/ux500/ |
D | ux500_msp_i2s.c | 37 MSP_FRAME_LEN_1, 38 MSP_FRAME_LEN_1, 39 MSP_FRAME_LEN_1, 40 MSP_FRAME_LEN_1, 66 MSP_FRAME_LEN_1, 67 MSP_FRAME_LEN_1, 68 MSP_FRAME_LEN_1, 69 MSP_FRAME_LEN_1, 95 MSP_FRAME_LEN_1, 96 MSP_FRAME_LEN_1, [all …]
|
D | ux500_msp_dai.c | 135 u32 frame_length = MSP_FRAME_LEN_1; in setup_pcm_framing() 140 frame_length = MSP_FRAME_LEN_1; in setup_pcm_framing() 279 prot_desc->rx_frame_len_1 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 280 prot_desc->rx_frame_len_2 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 281 prot_desc->tx_frame_len_1 = MSP_FRAME_LEN_1; in setup_i2s_protdesc() 282 prot_desc->tx_frame_len_2 = MSP_FRAME_LEN_1; in setup_i2s_protdesc()
|
D | ux500_msp_i2s.h | 268 MSP_FRAME_LEN_1 = 0, enumerator
|