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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpmu.c6897 ext_lpo_avail = 0, lpo_sel = 0; local
6914 ext_lpo_avail = R_REG(osh, &cc->pmustatus) & EXT_LPO_AVAIL;
6915 while (ext_lpo_avail == 0 && timeout < LPO_SEL_TIMEOUT) {
6917 ext_lpo_avail = R_REG(osh, &cc->pmustatus) & EXT_LPO_AVAIL;

Completed in 54 milliseconds