Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drk3328_codec.h41 #define DAC_I2S_MODE_SLAVE (0x0 << 4) macro
H A Drk3328_codec.c73 val = PIN_DIRECTION_IN | DAC_I2S_MODE_SLAVE; in rk3328_set_dai_fmt()