Searched refs:SSI_CR1_MS (Results 1 – 2 of 2) sorted by relevance
208 #define SSI_CR1_MS 0x00000004 macro
98 ui32RegVal |= (ui32Mode == SSI_MODE_MASTER) ? 0 : SSI_CR1_MS; in SSIConfigSetExpClk()