HDSP_status2Register  811 sound/pci/rme9652/hdsp.c 		if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version2)
HDSP_status2Register  813 sound/pci/rme9652/hdsp.c 		else if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1)
HDSP_status2Register 1002 sound/pci/rme9652/hdsp.c 	unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register);
HDSP_status2Register 2464 sound/pci/rme9652/hdsp.c 	unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register);
HDSP_status2Register 2687 sound/pci/rme9652/hdsp.c 	int status2 = hdsp_read(hdsp, HDSP_status2Register);
HDSP_status2Register 3332 sound/pci/rme9652/hdsp.c 	status2 = hdsp_read(hdsp, HDSP_status2Register);
HDSP_status2Register 5276 sound/pci/rme9652/hdsp.c 			if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version2)
HDSP_status2Register 5278 sound/pci/rme9652/hdsp.c 			else if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1)