Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drk3328_codec.h57 #define DAC_MODE_PCM (0x3 << 3) macro
H A Drk3328_codec.c88 val = DAC_MODE_PCM; in rk3328_set_dai_fmt()