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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbconfig.h116 uint32 sbidlow; /* identification */ member in struct:_sbconfig
238 /* sbidlow */
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsbutils.c645 sii->pub.socirev = (R_SBREG(sii, &sb->sbidlow) & SBIDL_RV_MASK) >> SBIDL_RV_SHIFT;
784 return ((R_SBREG(sii, &sb->sbidlow) & SBIDL_AR_MASK) >> SBIDL_AR_SHIFT) + 1;
1015 if (R_SBREG(sii, &sb->sbidlow) & SBIDL_INIT) {
1032 if (R_SBREG(sii, &sb->sbidlow) & SBIDL_INIT)

Completed in 50 milliseconds