Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai.h257 #define STM_SAI_IS_F4(ip) ((ip)->conf.version == STM_SAI_STM32F4) macro
H A Dstm32_sai.c174 if (!STM_SAI_IS_F4(sai)) { in stm32_sai_probe()
H A Dstm32_sai_sub.c56 #define STM_SAI_HAS_EXT_SYNC(x) (!STM_SAI_IS_F4(sai->pdata))
1002 if (STM_SAI_IS_F4(sai->pdata)) { in stm32_sai_configure_clock()
1489 if (STM_SAI_IS_F4(sai->pdata)) in stm32_sai_sub_parse_of()