Searched refs:DAC_I2S_MODE_SLAVE (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ | ||
H A D | rk3328_codec.h | 41 #define DAC_I2S_MODE_SLAVE (0x0 << 4) macro |
H A D | rk3328_codec.c | 73 val = PIN_DIRECTION_IN | DAC_I2S_MODE_SLAVE; in rk3328_set_dai_fmt() |