Searched refs:src_it_dsp (Results 1 – 2 of 2) sorted by relevance
1053 if (mgr->src_it_dsp & PCXHR_IRQ_FREQ_CHANGE) in pcxhr_msg_thread()1056 if (mgr->src_it_dsp & PCXHR_IRQ_TIME_CODE) in pcxhr_msg_thread()1059 if (mgr->src_it_dsp & PCXHR_IRQ_NOTIFY) in pcxhr_msg_thread()1062 if (mgr->src_it_dsp & (PCXHR_IRQ_FREQ_CHANGE | PCXHR_IRQ_TIME_CODE)) { in pcxhr_msg_thread()1069 if (mgr->src_it_dsp & PCXHR_IRQ_ASYNC) { in pcxhr_msg_thread()1255 mgr->src_it_dsp = reg; in pcxhr_interrupt()1268 mgr->src_it_dsp = reg; in pcxhr_interrupt()1286 if (mgr->src_it_dsp & PCXHR_IRQ_TIMER) { in pcxhr_threaded_irq()
112 unsigned int src_it_dsp; /* dsp interrupt source */ member