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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c7994 ext_lpo_avail = 0, lpo_sel = 0; local
8048 lpo_sel = R_REG(osh, PMUREG(sih, pmucontrol)) & LPO_SEL;
8049 while (lpo_sel != 0 && timeout < LPO_SEL_TIMEOUT) {
8051 lpo_sel = R_REG(osh, PMUREG(sih, pmucontrol)) & LPO_SEL;
8101 lpo_sel = R_REG(osh, PMUREG(sih, pmucontrol)) & LPO_SEL;
8103 while (lpo_sel == 0 && timeout < LPO_SEL_TIMEOUT) {
8105 lpo_sel = R_REG(osh, PMUREG(sih, pmucontrol)) & LPO_SEL;

Completed in 45 milliseconds