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