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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpmu.c114 #define LPO_SEL_TIMEOUT 1000 macro
6915 while (ext_lpo_avail == 0 && timeout < LPO_SEL_TIMEOUT) {
6920 if (timeout >= LPO_SEL_TIMEOUT) {
6934 while (lpo_sel != 0 && timeout < LPO_SEL_TIMEOUT) {
6939 if (timeout >= LPO_SEL_TIMEOUT) {
6965 while (lpo_sel == 0 && timeout < LPO_SEL_TIMEOUT) {
6970 if (timeout >= LPO_SEL_TIMEOUT) {

Completed in 52 milliseconds