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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr.h98 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member in struct:pcxhr_mgr
H A Dpcxhr_core.c1155 int timer_toggle = reg & PCXHR_IRQ_TIMER; local
1175 if (timer_toggle == mgr->timer_toggle)
1177 mgr->timer_toggle = timer_toggle;

Completed in 49 milliseconds