Searched refs:SAI_XCR1_SYNCEN_SET (Results 1 – 2 of 2) sorted by relevance
67 #define SAI_XCR1_SYNCEN_SET(x) ((x) << SAI_XCR1_SYNCEN_SHIFT) macro
1219 cr1 |= SAI_XCR1_SYNCEN_SET(sai->sync); in stm32_sai_dai_probe()