Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h377 MSP_DATA_BITS_32, enumerator
H A Dux500_msp_dai.c317 msp_config->data_size = MSP_DATA_BITS_32; in setup_msp_config()
H A Dux500_msp_i2s.c190 if (data_size < MSP_DATA_BITS_DEFAULT || data_size > MSP_DATA_BITS_32) { in configure_protocol()