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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c126 #define LPO_SEL_TIMEOUT 1000 macro
8022 while (ext_lpo_avail == 0 && timeout < LPO_SEL_TIMEOUT) {
8028 if (timeout >= LPO_SEL_TIMEOUT) {
8049 while (lpo_sel != 0 && timeout < LPO_SEL_TIMEOUT) {
8056 if (timeout >= LPO_SEL_TIMEOUT) {
8103 while (lpo_sel == 0 && timeout < LPO_SEL_TIMEOUT) {
8108 if (timeout >= LPO_SEL_TIMEOUT) {

Completed in 100 milliseconds