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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbconfig.h155 #define SBTML_RESET 0x0001 /* reset */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbootarm.S138 ldr r1,=(((SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) | SBTML_RESET)
H A Dsbutils.c361 (SBTML_RESET | SBTML_REJ_MASK | (SICF_CLOCK_EN << SBTML_SICF_SHIFT))) ==
999 if (R_SBREG(sii, &sb->sbtmstatelow) & SBTML_RESET)
1026 SBTML_REJ | SBTML_RESET));
1037 W_SBREG(sii, &sb->sbtmstatelow, ((bits << SBTML_SICF_SHIFT) | SBTML_REJ | SBTML_RESET));
1069 SBTML_RESET));
H A Dsbsdram.S1054 li t8,(((SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) | SBTML_RESET)
1066 li t8,(((SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) | SBTML_RESET)

Completed in 114 milliseconds