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

/sound/pci/rme9652/
H A Dhdspm.c4945 unsigned int status1, status2, status3, control, i; local
4950 status3 = hdspm_read(hdspm, HDSPM_RD_STATUS_3); /* s2 */
4956 snd_iprintf(buffer, "STATUS3: 0x%08x\n", status3);
4993 (status3 & 0x400) ? 1 : 0,
4994 (status3 & 0x800) ? 1 : 0,

Completed in 39 milliseconds