Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.h158 #define ACODEC_DAC_I2S_MODE_I2S (0x2 << ACODEC_DAC_I2S_MODE_SFT) macro
H A Drv1106_codec.c880 dac_aif1 |= ACODEC_DAC_I2S_MODE_I2S; in rv1106_set_dai_fmt()