Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c161 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
162 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
163 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
164 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
278 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
279 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
280 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
281 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.h280 MSP_ELEM_LEN_16 = 4, enumerator