Home
last modified time | relevance | path

Searched refs:DAC_MODE_PCM (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.h57 #define DAC_MODE_PCM (0x3 << 3) macro
H A Drk3228_codec.h67 #define DAC_MODE_PCM (3 << 3) macro
H A Drk3328_codec.c89 val = DAC_MODE_PCM; in rk3328_set_dai_fmt()
H A Drk3228_codec.c90 val |= DAC_MODE_PCM; in rk3228_set_dai_fmt()