Searched refs:both2 (Results 1 – 1 of 1) sorted by relevance
334 unsigned short both2; in dmm32at_setaitimer() local338 both2 = nansec / 20000; in dmm32at_setaitimer()339 hi2 = (both2 & 0xff00) >> 8; in dmm32at_setaitimer()340 lo2 = both2 & 0x00ff; in dmm32at_setaitimer()