Searched refs:HDSP_status2Register (Results 1 – 1 of 1) sorted by relevance
106 #define HDSP_status2Register 192 macro824 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version2) in hdsp_get_iobox_version()826 else if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1) in hdsp_get_iobox_version()1015 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register); in hdsp_external_sample_rate()2477 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register); in hdsp_autosync_ref()2700 int status2 = hdsp_read(hdsp, HDSP_status2Register); in hdsp_wc_sync_check()3345 status2 = hdsp_read(hdsp, HDSP_status2Register); in snd_hdsp_proc_read()5291 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version2) in snd_hdsp_create()5293 else if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1) in snd_hdsp_create()