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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/opti9xx/
H A Dmiro.h8 #define ACI_MINTIME 500 /* ACI time out limit */ macro
H A Dmiro.c156 for (timeout = 1; timeout <= ACI_MINTIME+30; timeout++) {
158 if (timeout >= ACI_MINTIME)
160 timeout-ACI_MINTIME);
163 if (timeout >= ACI_MINTIME) {
165 switch (timeout-ACI_MINTIME) {

Completed in 44 milliseconds