Home
last modified time | relevance | path

Searched defs:timer_toggle (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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