Searched refs:STM_SAI_IS_F4 (Results 1 – 3 of 3) sorted by relevance
149 if (!STM_SAI_IS_F4(sai)) { in stm32_sai_probe()
234 #define STM_SAI_IS_F4(ip) ((ip)->conf->version == SAI_STM32F4) macro
66 #define STM_SAI_HAS_EXT_SYNC(x) (!STM_SAI_IS_F4(sai->pdata))733 if (STM_SAI_IS_F4(sai->pdata)) { in stm32_sai_configure_clock()