Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_core.c992 #define PCXHR_IRQ_FREQ_CHANGE 0x000800 macro
1040 if (mgr->src_it_dsp & PCXHR_IRQ_FREQ_CHANGE) in pcxhr_msg_thread()
1042 "PCXHR_IRQ_FREQ_CHANGE event occurred\n"); in pcxhr_msg_thread()
1049 if (mgr->src_it_dsp & (PCXHR_IRQ_FREQ_CHANGE | PCXHR_IRQ_TIME_CODE)) { in pcxhr_msg_thread()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_core.c992 #define PCXHR_IRQ_FREQ_CHANGE 0x000800 macro
1040 if (mgr->src_it_dsp & PCXHR_IRQ_FREQ_CHANGE) in pcxhr_msg_thread()
1042 "PCXHR_IRQ_FREQ_CHANGE event occurred\n"); in pcxhr_msg_thread()
1049 if (mgr->src_it_dsp & (PCXHR_IRQ_FREQ_CHANGE | PCXHR_IRQ_TIME_CODE)) { in pcxhr_msg_thread()

Completed in 5 milliseconds