Symbol: HDSPM_statusRegister
sound/pci/rme9652/hdspm.c
1254
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
1290
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
1325
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
1476
position = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
2271
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
2296
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3003
unsigned int status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3798
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3819
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3838
int status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3879
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3933
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3942
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
4718
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
4829
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
4992
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
5345
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
6238
hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
6686
if (hdspm_read(hdspm, HDSPM_statusRegister) & HDSPM_tco_detect) {