Searched refs:DAC_MODE_PCM (Results 1 – 4 of 4) sorted by relevance
57 #define DAC_MODE_PCM (0x3 << 3) macro
67 #define DAC_MODE_PCM (3 << 3) macro
89 val = DAC_MODE_PCM; in rk3328_set_dai_fmt()
90 val |= DAC_MODE_PCM; in rk3228_set_dai_fmt()