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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_synth.c541 #define LO_BYTE(v) ((v) & 0xff) macro
573 if (LO_BYTE(parm->modatkhld) >= 0x80 && parm->moddelay >= 0x8000) {
579 vp->ftarget = parm->cutoff + LO_BYTE(parm->pefe);
599 if (LO_BYTE(parm->modatkhld) >= 0x80) {
607 if (LO_BYTE(parm->volatkhld) >= 0x80) {
786 && LO_BYTE(vp->reg.parm.volatkhld) < 0x7d) {

Completed in 47 milliseconds