Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c324 #define HDSP_TimecodeSync (1<<27) macro
2744 if (status & HDSP_TimecodeSync) in hdsp_adatsync_sync_check()
3626 x = status & HDSP_TimecodeSync; in snd_hdsp_proc_read()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c321 #define HDSP_TimecodeSync (1<<27) macro
2742 if (status & HDSP_TimecodeSync) in hdsp_adatsync_sync_check()
3699 x = status & HDSP_TimecodeSync; in snd_hdsp_proc_read()

Completed in 15 milliseconds