Home
last modified time | relevance | path

Searched refs:HDSPM_tco_detect (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/rme9652/
Dhdspm.c476 #define HDSPM_tco_detect 0x08000000 macro
4775 if (status & HDSPM_tco_detect) { in snd_hdspm_proc_read_tco()
6793 if (hdspm_read(hdspm, HDSPM_statusRegister) & HDSPM_tco_detect) { in snd_hdspm_create()