Home
last modified time | relevance | path

Searched defs:timer_toggle (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr.h96 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member
H A Dpcxhr_core.c1235 int timer_toggle = reg & PCXHR_IRQ_TIMER; in pcxhr_interrupt() local
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr.h96 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member
H A Dpcxhr_core.c1235 int timer_toggle = reg & PCXHR_IRQ_TIMER; in pcxhr_interrupt() local

Completed in 6 milliseconds