Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4642.c105 #define ZTM(param) ((param & 0x3) << 4) /* ALC Zero Crossing TimeOut */ macro
311 snd_soc_component_write(component, TIMER, ZTM(0x3) | WTM(0x3)); in ak4642_dai_startup()