Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c462 #define HDSPM_BufferID (1<<26) /* (Double)Buffer ID toggles with macro
1491 position = (position & HDSPM_BufferID) ? in hdspm_hw_pointer()
4903 ((status & HDSPM_BufferID) ? 1 : 0), in snd_hdspm_proc_read_madi()
5060 ((status & HDSPM_BufferID) ? 1 : 0), in snd_hdspm_proc_read_aes32()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c461 #define HDSPM_BufferID (1<<26) /* (Double)Buffer ID toggles with macro
1490 position = (position & HDSPM_BufferID) ? in hdspm_hw_pointer()
4894 ((status & HDSPM_BufferID) ? 1 : 0), in snd_hdspm_proc_read_madi()
5051 ((status & HDSPM_BufferID) ? 1 : 0), in snd_hdspm_proc_read_aes32()

Completed in 18 milliseconds