timer_toggle       96 sound/pci/pcxhr/pcxhr.h 	int timer_toggle;		/* timer interrupt toggles between the two values 0x200 and 0x300 */
timer_toggle     1235 sound/pci/pcxhr/pcxhr_core.c 		int timer_toggle = reg & PCXHR_IRQ_TIMER;
timer_toggle     1236 sound/pci/pcxhr/pcxhr_core.c 		if (timer_toggle == mgr->timer_toggle) {
timer_toggle     1241 sound/pci/pcxhr/pcxhr_core.c 		mgr->timer_toggle = timer_toggle;