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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dgus_wave.c319 static unsigned short gus_read16(int reg) function
634 gus_read16(0x09) >> 4; /* Get current volume */
669 if ((int) (gus_read16(0x09) >> 4) < 100) /* Get current volume */
1238 curr = gus_read16(0x09) >> 4;
1614 if ((mode & 0x01) || (int) ((gus_read16(0x09) >> 4) < (unsigned) 2065))
3234 if ((int) (gus_read16(0x09) >> 4) < 100) /*

Completed in 58 milliseconds