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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsbconfig.h155 #define SBTML_RESET 0x0001 /* reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbutils.c361 (SBTML_RESET | SBTML_REJ_MASK | (SICF_CLOCK_EN << SBTML_SICF_SHIFT))) ==
934 if (R_SBREG(sii, &sb->sbtmstatelow) & SBTML_RESET)
961 SBTML_REJ | SBTML_RESET));
972 W_SBREG(sii, &sb->sbtmstatelow, ((bits << SBTML_SICF_SHIFT) | SBTML_REJ | SBTML_RESET));
1004 SBTML_RESET));
H A Dsbsdram.S1034 li t8,(((SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) | SBTML_RESET)
1046 li t8,(((SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) | SBTML_RESET)

Completed in 40 milliseconds