Home
last modified time | relevance | path

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

/linux/sound/soc/ux500/
H A Dux500_msp_dai.c112 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
113 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
114 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
115 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
242 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
243 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
244 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
245 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
H A Dux500_msp_i2s.c64 MSP_ELEM_LEN_16,
65 MSP_ELEM_LEN_16,
66 MSP_ELEM_LEN_16,
67 MSP_ELEM_LEN_16,
H A Dux500_msp_i2s.h283 MSP_ELEM_LEN_16 = 4, enumerator