Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/ux500/
H A Dux500_msp_i2s.c32 MSP_BTF_MS_BIT_FIRST,
33 MSP_BTF_MS_BIT_FIRST,
61 MSP_BTF_MS_BIT_FIRST,
62 MSP_BTF_MS_BIT_FIRST,
90 MSP_BTF_MS_BIT_FIRST,
91 MSP_BTF_MS_BIT_FIRST,
H A Dux500_msp_dai.c236 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
237 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
272 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
273 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h306 MSP_BTF_MS_BIT_FIRST = 0, enumerator