Home
last modified time | relevance | path

Searched refs:MSP_ELEM_LEN_16 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/ux500/
Dux500_msp_dai.c166 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
167 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
168 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
169 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
283 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
284 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
285 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
286 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
Dux500_msp_i2s.c70 MSP_ELEM_LEN_16,
71 MSP_ELEM_LEN_16,
72 MSP_ELEM_LEN_16,
73 MSP_ELEM_LEN_16,
Dux500_msp_i2s.h286 MSP_ELEM_LEN_16 = 4, enumerator