Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/serio/
Dolpc,ap-sp.txt5 - reg : base address and length of SoC's WTM registers
/linux-4.4.14/sound/soc/codecs/
Dak4642.c110 #define WTM(param) (((param & 0x4) << 4) | ((param & 0x3) << 2)) macro
315 snd_soc_write(codec, TIMER, ZTM(0x3) | WTM(0x3)); in ak4642_dai_startup()