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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdsp.c105 #define HDSP_status2Register 192 macro
764 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1)
951 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register);
2676 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register);
2960 int status2 = hdsp_read(hdsp, HDSP_status2Register);
3296 status2 = hdsp_read(hdsp, HDSP_status2Register);
5102 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdsp.c105 #define HDSP_status2Register 192 macro
764 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1)
951 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register);
2676 unsigned int status2 = hdsp_read(hdsp, HDSP_status2Register);
2960 int status2 = hdsp_read(hdsp, HDSP_status2Register);
3296 status2 = hdsp_read(hdsp, HDSP_status2Register);
5102 if (hdsp_read(hdsp, HDSP_status2Register) & HDSP_version1)

Completed in 125 milliseconds