Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.h157 #define ACODEC_DAC_I2S_MODE_PCM (0x3 << ACODEC_DAC_I2S_MODE_SFT) macro
H A Drv1106_codec.c876 dac_aif1 |= ACODEC_DAC_I2S_MODE_PCM; in rv1106_set_dai_fmt()