Home
last modified time | relevance | path

Searched refs:HDSP_status2Register (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/rme9652/
H A Dhdsp.c90 #define HDSP_status2Register 192 macro
799 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version2) in hdsp_get_iobox_version()
801 else if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1) in hdsp_get_iobox_version()
988 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register); in hdsp_external_sample_rate()
2427 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register); in hdsp_autosync_ref()
2644 int status2 = hdsp_read(hdsp, HDSP_status2Register); in hdsp_wc_sync_check()
3359 status2 = hdsp_read(hdsp, HDSP_status2Register); in snd_hdsp_proc_read()
5276 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version2) in snd_hdsp_create()
5278 else if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1) in snd_hdsp_create()