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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Daiutils.c765 ((R_REG(sii->osh, &ai->resetctrl) & AIRC_RESET) == 0));
875 if (R_REG(sii->osh, &ai->resetctrl) & AIRC_RESET)
890 W_REG(sii->osh, &ai->resetctrl, AIRC_RESET);
891 dummy = R_REG(sii->osh, &ai->resetctrl);
931 W_REG(sii->osh, &ai->resetctrl, AIRC_RESET);
934 while (R_REG(sii->osh, &ai->resetctrl) != 0 && --loop_counter != 0) {
940 W_REG(sii->osh, &ai->resetctrl, 0);
1097 "resetctrl 0x%x resetstatus 0x%x resetreadid 0x%x resetwriteid 0x%x\n"
1108 R_REG(osh, &ai->resetctrl),
1128 "resetctrl
[all...]
H A Dhndpci.c780 uint32 *resetctrl; local
782 resetctrl = (uint32 *)OSL_UNCACHED(SI_WRAP_BASE + (9 * SI_CORE_SIZE) +
784 W_REG(osh, resetctrl, AIRC_RESET);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Daidmp.h172 uint32 resetctrl; /* 0x800 */ member in struct:_aidmp
368 /* resetctrl */

Completed in 108 milliseconds