HDSP_statusRegister  658 sound/pci/rme9652/hdsp.c 	if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_ConfigError) {
HDSP_statusRegister  672 sound/pci/rme9652/hdsp.c 	if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {
HDSP_statusRegister  724 sound/pci/rme9652/hdsp.c 	if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {
HDSP_statusRegister  761 sound/pci/rme9652/hdsp.c 	if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {
HDSP_statusRegister  896 sound/pci/rme9652/hdsp.c 	unsigned int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister  963 sound/pci/rme9652/hdsp.c 	position = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 2971 sound/pci/rme9652/hdsp.c 	int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 3002 sound/pci/rme9652/hdsp.c 	int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 3029 sound/pci/rme9652/hdsp.c 	int status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 3302 sound/pci/rme9652/hdsp.c 	status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 3708 sound/pci/rme9652/hdsp.c 	status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 4455 sound/pci/rme9652/hdsp.c 	if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DoubleSpeedStatus)
HDSP_statusRegister 4493 sound/pci/rme9652/hdsp.c 	if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DoubleSpeedStatus)
HDSP_statusRegister 4796 sound/pci/rme9652/hdsp.c 		status = hdsp_read(hdsp, HDSP_statusRegister);
HDSP_statusRegister 5048 sound/pci/rme9652/hdsp.c 		if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) {