Home
last modified time | relevance | path

Searched refs:MSP_DATA_BITS_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/ux500/
Dux500_msp_i2s.h375 MSP_DATA_BITS_DEFAULT = -1, enumerator
Dux500_msp_i2s.c196 if (data_size < MSP_DATA_BITS_DEFAULT || data_size > MSP_DATA_BITS_32) { in configure_protocol()