Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/ux500/
Dux500_msp_i2s.c35 MSP_BTF_MS_BIT_FIRST,
36 MSP_BTF_MS_BIT_FIRST,
64 MSP_BTF_MS_BIT_FIRST,
65 MSP_BTF_MS_BIT_FIRST,
93 MSP_BTF_MS_BIT_FIRST,
94 MSP_BTF_MS_BIT_FIRST,
Dux500_msp_dai.c239 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
240 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
275 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
276 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
Dux500_msp_i2s.h309 MSP_BTF_MS_BIT_FIRST = 0, enumerator