Lines Matching refs:HDSP_statusRegister
104 #define HDSP_statusRegister 0 macro
675 if (0 == (hdsp_read(hdsp, HDSP_statusRegister) & in hdsp_check_for_iobox()
700 if (hdsp_read(hdsp, HDSP_statusRegister) & HDSP_ConfigError) in hdsp_wait_for_iobox()
730 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_load_firmware_from_cache()
784 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_get_iobox_version()
850 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_check_for_firmware()
982 unsigned int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_spdif_sample_rate()
1051 position = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_hw_pointer()
2734 int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_spdif_sync_check()
2765 int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_adatsync_sync_check()
2792 int status = hdsp_read(hdsp, HDSP_statusRegister); in hdsp_adat_sync_check()
3348 status = hdsp_read(hdsp, HDSP_statusRegister); in snd_hdsp_proc_read()
3839 status = hdsp_read(hdsp, HDSP_statusRegister); in snd_hdsp_interrupt()
4586 if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DoubleSpeedStatus) in hdsp_9652_get_peak()
4624 if (hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DoubleSpeedStatus) in hdsp_9632_get_peak()
4967 status = hdsp_read(hdsp, HDSP_statusRegister); in snd_hdsp_initialize_channels()
5242 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_create()