Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c29 MSP_BTF_MS_BIT_FIRST,
30 MSP_BTF_MS_BIT_FIRST,
58 MSP_BTF_MS_BIT_FIRST,
59 MSP_BTF_MS_BIT_FIRST,
87 MSP_BTF_MS_BIT_FIRST,
88 MSP_BTF_MS_BIT_FIRST,
H A Dux500_msp_dai.c233 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
234 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_pcm_protdesc()
269 prot_desc->rx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
270 prot_desc->tx_byte_order = MSP_BTF_MS_BIT_FIRST; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h303 MSP_BTF_MS_BIT_FIRST = 0, enumerator