Searched refs:FLAGS_MIDM_STARTED (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dcardmi.c110 card_mpuin->status &= ~FLAGS_MIDM_STARTED; /* clear */
142 card_mpuin->status &= ~FLAGS_MIDM_STARTED; /* clear */
199 if (card_mpuin->status & FLAGS_MIDM_STARTED) {
204 card_mpuin->status |= FLAGS_MIDM_STARTED; /* set */
233 card_mpuin->status &= ~FLAGS_MIDM_STARTED; /* clear */
285 card_mpuin->status &= ~FLAGS_MIDM_STARTED;
H A Dcardmi.h58 #define FLAGS_MIDM_STARTED 0x00001000 // Data has started to come in after Midm Start macro

Completed in 97 milliseconds