Symbol: hdspm_read
sound/pci/rme9652/hdspm.c
1253
status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
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
1324
status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
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
1805
return hdspm_read(hdspm, hdspm->midi[id].dataIn);
sound/pci/rme9652/hdspm.c
1817
return hdspm_read(hdspm, hdspm->midi[id].statusIn) & 0xFF;
sound/pci/rme9652/hdspm.c
1824
fifo_bytes_used = hdspm_read(hdspm, hdspm->midi[id].statusOut) & 0xFF;
sound/pci/rme9652/hdspm.c
2178
period = hdspm_read(hdspm, HDSPM_RD_PLL_FREQ);
sound/pci/rme9652/hdspm.c
2268
status = hdspm_read(hdspm, HDSPM_RD_STATUS_1);
sound/pci/rme9652/hdspm.c
2271
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
2293
status = hdspm_read(hdspm, HDSPM_RD_STATUS_1);
sound/pci/rme9652/hdspm.c
2296
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
2318
status = hdspm_read(hdspm, HDSPM_RD_STATUS_2);
sound/pci/rme9652/hdspm.c
2337
timecode = hdspm_read(hdspm, HDSPM_timecodeRegister);
sound/pci/rme9652/hdspm.c
2351
int status = hdspm_read(hdspm, HDSPM_RD_STATUS_2);
sound/pci/rme9652/hdspm.c
3003
unsigned int status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3013
unsigned int status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
sound/pci/rme9652/hdspm.c
3088
status = hdspm_read(hdspm, HDSPM_RD_TCO + 4);
sound/pci/rme9652/hdspm.c
3133
status = hdspm_read(hdspm, HDSPM_RD_TCO + 4);
sound/pci/rme9652/hdspm.c
3798
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3808
status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
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
3853
status = hdspm_read(hdspm, HDSPM_RD_STATUS_1);
sound/pci/rme9652/hdspm.c
3873
status = hdspm_read(hdspm, HDSPM_RD_STATUS_3);
sound/pci/rme9652/hdspm.c
3879
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
3885
status = hdspm_read(hdspm, HDSPM_statusRegister2);
sound/pci/rme9652/hdspm.c
3905
status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
sound/pci/rme9652/hdspm.c
3920
status = hdspm_read(hdspm, HDSPM_RD_TCO + 4);
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
3952
status = hdspm_read(hdspm, HDSPM_RD_STATUS_1);
sound/pci/rme9652/hdspm.c
4718
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
4724
a = hdspm_read(hdspm, HDSPM_RD_TCO+4);
sound/pci/rme9652/hdspm.c
4776
period = hdspm_read(hdspm, HDSPM_RD_PLL_FREQ);
sound/pci/rme9652/hdspm.c
4792
ltc = hdspm_read(hdspm, HDSPM_RD_TCO);
sound/pci/rme9652/hdspm.c
4829
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
4830
status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
sound/pci/rme9652/hdspm.c
4840
(hdspm_read(hdspm, HDSPM_midiStatusIn1)>>8) & 0xFFFFFF,
sound/pci/rme9652/hdspm.c
4867
hdspm_read(hdspm, HDSPM_midiStatusOut0) & 0xFF,
sound/pci/rme9652/hdspm.c
4868
hdspm_read(hdspm, HDSPM_midiStatusOut1) & 0xFF,
sound/pci/rme9652/hdspm.c
4869
hdspm_read(hdspm, HDSPM_midiStatusIn0) & 0xFF,
sound/pci/rme9652/hdspm.c
4870
hdspm_read(hdspm, HDSPM_midiStatusIn1) & 0xFF);
sound/pci/rme9652/hdspm.c
4873
hdspm_read(hdspm, HDSPM_midiStatusIn2) & 0xFF,
sound/pci/rme9652/hdspm.c
4874
hdspm_read(hdspm, HDSPM_midiStatusOut2) & 0xFF);
sound/pci/rme9652/hdspm.c
4992
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
4993
status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
sound/pci/rme9652/hdspm.c
4994
timecode = hdspm_read(hdspm, HDSPM_timecodeRegister);
sound/pci/rme9652/hdspm.c
5024
hdspm_read(hdspm, HDSPM_midiStatusOut0) & 0xFF,
sound/pci/rme9652/hdspm.c
5025
hdspm_read(hdspm, HDSPM_midiStatusOut1) & 0xFF,
sound/pci/rme9652/hdspm.c
5026
hdspm_read(hdspm, HDSPM_midiStatusIn0) & 0xFF,
sound/pci/rme9652/hdspm.c
5027
hdspm_read(hdspm, HDSPM_midiStatusIn1) & 0xFF);
sound/pci/rme9652/hdspm.c
5030
hdspm_read(hdspm, HDSPM_midiStatusIn2) & 0xFF,
sound/pci/rme9652/hdspm.c
5031
hdspm_read(hdspm, HDSPM_midiStatusOut2) & 0xFF);
sound/pci/rme9652/hdspm.c
5137
status1 = hdspm_read(hdspm, HDSPM_RD_STATUS_1); /* s1 */
sound/pci/rme9652/hdspm.c
5138
status2 = hdspm_read(hdspm, HDSPM_RD_STATUS_2); /* freq */
sound/pci/rme9652/hdspm.c
5139
status3 = hdspm_read(hdspm, HDSPM_RD_STATUS_3); /* s2 */
sound/pci/rme9652/hdspm.c
5198
snd_iprintf(buffer, "%08X ", hdspm_read(hdspm, i + j));
sound/pci/rme9652/hdspm.c
5345
status = hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
5386
if ((hdspm_read(hdspm,
sound/pci/rme9652/hdspm.c
6139
levels->status2 = hdspm_read(hdspm, HDSPM_statusRegister2);
sound/pci/rme9652/hdspm.c
6151
ltc.ltc = hdspm_read(hdspm, HDSPM_RD_TCO);
sound/pci/rme9652/hdspm.c
6152
i = hdspm_read(hdspm, HDSPM_RD_TCO + 4);
sound/pci/rme9652/hdspm.c
6223
status.master_period = hdspm_read(hdspm, HDSPM_RD_PLL_FREQ);
sound/pci/rme9652/hdspm.c
6238
hdspm_read(hdspm, HDSPM_statusRegister);
sound/pci/rme9652/hdspm.c
6604
if (0 == (hdspm_read(hdspm, HDSPM_statusRegister2) & HDSPM_s2_AEBI_D)) {
sound/pci/rme9652/hdspm.c
6611
if (0 == (hdspm_read(hdspm, HDSPM_statusRegister2) & HDSPM_s2_AEBO_D)) {
sound/pci/rme9652/hdspm.c
6671
if (hdspm_read(hdspm, HDSPM_statusRegister2) &
sound/pci/rme9652/hdspm.c
6686
if (hdspm_read(hdspm, HDSPM_statusRegister) & HDSPM_tco_detect) {
sound/pci/rme9652/hdspm.c
6753
hdspm->serial = (hdspm_read(hdspm,