Searched refs:ALI_STIMER (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c153 #define ALI_STIMER 0xc8 macro
333 dwChk1 = snd_ali_5451_peek(codec, ALI_STIMER);
337 dwChk2 = snd_ali_5451_peek(codec, ALI_STIMER);
641 begintimer = inl(ALI_REG(codec, ALI_STIMER));
642 currenttimer = inl(ALI_REG(codec, ALI_STIMER));
647 currenttimer = inl(ALI_REG(codec, ALI_STIMER));

Completed in 115 milliseconds