Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Didt821034.c113 #define IDT821034_MODE_GAIN(_ch) (0xC0 | ((_ch) << 2)) macro
377 conf = IDT821034_MODE_GAIN(ch) | gain_type; in idt821034_set_gain_channel()