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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c208 #define IS_READY(p) (READ_AUDIO_STATUS(p)&0x0001) macro
890 while (i++ < CMDIF_TIMEOUT && !IS_READY(cif->hwport))
1240 if (IS_READY(cif->hwport) && !IS_GERR(cif->hwport))
1247 IS_READY(cif->hwport), IS_GERR(cif->hwport));
1253 IS_READY(cif->hwport), IS_GERR(cif->hwport));

Completed in 51 milliseconds