Searched refs:WTM (Results 1 – 1 of 1) sorted by relevance
106 #define WTM(param) (((param & 0x4) << 4) | ((param & 0x3) << 2)) macro311 snd_soc_component_write(component, TIMER, ZTM(0x3) | WTM(0x3)); in ak4642_dai_startup()