Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c357 #define HDSP_wc_sync (1<<4) macro
365 #define HDSP_wc_valid (HDSP_wc_lock|HDSP_wc_sync)
2683 if (status2 & HDSP_wc_sync) in hdsp_wc_sync_check()
3620 x = status2 & HDSP_wc_sync; in snd_hdsp_proc_read()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c354 #define HDSP_wc_sync (1<<4) macro
362 #define HDSP_wc_valid (HDSP_wc_lock|HDSP_wc_sync)
2681 if (status2 & HDSP_wc_sync) in hdsp_wc_sync_check()
3693 x = status2 & HDSP_wc_sync; in snd_hdsp_proc_read()

Completed in 15 milliseconds