Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Didt821034.c111 #define IDT821034_MODE_CODEC(_ch) (0x80 | ((_ch) << 2)) macro
126 conf = IDT821034_MODE_CODEC(ch) | idt821034->cache.codec_conf; in idt821034_set_channel_power()
175 conf = IDT821034_MODE_CODEC(0) | codec_conf; in idt821034_set_codec_conf()
215 conf = IDT821034_MODE_CODEC(ch) | idt821034->cache.codec_conf; in idt821034_set_channel_ts()