Searched refs:MSP_ELEM_LEN_16 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/ux500/ |
H A D | ux500_msp_dai.c | 161 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 D | ux500_msp_i2s.c | 64 MSP_ELEM_LEN_16, 65 MSP_ELEM_LEN_16, 66 MSP_ELEM_LEN_16, 67 MSP_ELEM_LEN_16,
|
H A D | ux500_msp_i2s.h | 280 MSP_ELEM_LEN_16 = 4, enumerator
|
/kernel/linux/linux-5.10/sound/soc/ux500/ |
H A D | ux500_msp_dai.c | 164 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing() 165 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing() 166 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing() 167 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing() 281 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc() 282 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc() 283 prot_desc->tx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc() 284 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
|
H A D | ux500_msp_i2s.c | 67 MSP_ELEM_LEN_16, 68 MSP_ELEM_LEN_16, 69 MSP_ELEM_LEN_16, 70 MSP_ELEM_LEN_16,
|
H A D | ux500_msp_i2s.h | 283 MSP_ELEM_LEN_16 = 4, enumerator
|
Completed in 6 milliseconds