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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbconfig.h261 #define SBIDH_RC_MASK 0x000f /* revision code */ macro
265 ((((sbidh) & SBIDH_RCE_MASK) >> SBIDH_RCE_SHIFT) | ((sbidh) & SBIDH_RC_MASK))
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsbsdram.S173 and v1,v1,SBIDH_RC_MASK
611 and t0,t0,SBIDH_RC_MASK /* Find corerev */
772 li t9,SBIDH_RC_MASK
H A Dboot.S258 and t2,t1,SBIDH_RC_MASK

Completed in 100 milliseconds