Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3328_codec.h54 #define DAC_MODE_RJM (0x0 << 3) macro
H A Drk3228_codec.h64 #define DAC_MODE_RJM (0 << 3) macro
H A Drk3328_codec.c95 val = DAC_MODE_RJM; in rk3328_set_dai_fmt()
H A Drk3228_codec.c96 val |= DAC_MODE_RJM; in rk3228_set_dai_fmt()