HDSP_statusRegister  662 sound/pci/rme9652/hdsp.c 		if (0 == (hdsp_read(hdsp, HDSP_statusRegister) &
HDSP_statusRegister  687 sound/pci/rme9652/hdsp.c 		if (hdsp_read(hdsp, HDSP_statusRegister) & HDSP_ConfigError)
HDSP_statusRegister  717 sound/pci/rme9652/hdsp.c 	if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {
HDSP_statusRegister  771 sound/pci/rme9652/hdsp.c 	if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {
HDSP_statusRegister  833 sound/pci/rme9652/hdsp.c 	if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {
HDSP_statusRegister  965 sound/pci/rme9652/hdsp.c 	unsigned int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 1034 sound/pci/rme9652/hdsp.c 	position = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 2717 sound/pci/rme9652/hdsp.c 	int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 2748 sound/pci/rme9652/hdsp.c 	int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 2775 sound/pci/rme9652/hdsp.c 	int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 3331 sound/pci/rme9652/hdsp.c 	status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 3819 sound/pci/rme9652/hdsp.c 	status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 4598 sound/pci/rme9652/hdsp.c 	if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DoubleSpeedStatus)
HDSP_statusRegister 4636 sound/pci/rme9652/hdsp.c 	if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DoubleSpeedStatus)
HDSP_statusRegister 4981 sound/pci/rme9652/hdsp.c 		status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 5256 sound/pci/rme9652/hdsp.c 		if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {