Home
last modified time | relevance | path

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

/linux-4.1.27/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.c238 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
239 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
274 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
275 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