Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai.h262 STM_SAI_SYNC_OUT_NONE, enumerator
H A Dstm32_sai.c99 if (prev_synco != STM_SAI_SYNC_OUT_NONE && synco != prev_synco) { in stm32_sai_sync_conf_provider()