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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr.h113 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member in struct:pcxhr_mgr
H A Dpcxhr_core.c1238 int timer_toggle = reg & PCXHR_IRQ_TIMER; local
1265 if (timer_toggle == mgr->timer_toggle) {
1269 mgr->timer_toggle = timer_toggle;

Completed in 199 milliseconds