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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmotp.c264 uint32 otpp, st; local
269 otpp = OTPP_START_BUSY |
273 OTP_DBG(("%s: off = %d, row = %d, col = %d, otpp = 0x%x",
274 __FUNCTION__, off, row, col, otpp));
275 W_REG(oi->osh, &cc->otpprog, otpp);
380 uint32 otpp, st; local
398 otpp = OTPP_START_BUSY | ((OTPPOC_INIT << OTPP_OC_SHIFT) & OTPP_OC_MASK);
400 OTP_DBG(("%s: otpp = 0x%x", __FUNCTION__, otpp));
401 W_REG(oi->osh, &cc->otpprog, otpp);
711 uint32 otpp, st; local
743 uint32 otpp, st; local
1542 uint32 otpp, st; local
1861 uint32 pwait, init_pwait, otpc, otpp, pst, st; local
[all...]

Completed in 83 milliseconds