Searched refs:DAC33_MSWCLK (Results 1 – 2 of 2) sorted by relevance
116 #define DAC33_MSWCLK (0x01 << 0) macro
1324 aictrl_a |= (DAC33_MSBCLK | DAC33_MSWCLK); in dac33_set_dai_fmt()1332 aictrl_a &= ~(DAC33_MSBCLK | DAC33_MSWCLK); in dac33_set_dai_fmt()