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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/korg1212/
H A Dkorg1212.c173 #define DOORBELL_VAL_MASK 0x00FF // the doorbell value is one byte macro
578 if ((mailBox3Lo & DOORBELL_VAL_MASK) == (doorbellVal & DOORBELL_VAL_MASK)) {

Completed in 452 milliseconds