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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsbconfig.h117 uint32 sbidhigh; /* identification */ member in struct:_sbconfig
260 /* sbidhigh */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbutils.c145 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_CC_MASK) >> SBIDH_CC_SHIFT);
264 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_VC_MASK) >> SBIDH_VC_SHIFT);
276 sbidh = R_SBREG(sii, &sb->sbidhigh);
1177 bcm_bprintf(b, "sbtmstatelow 0x%x sbtmstatehigh 0x%x sbidhigh 0x%x "
1180 R_SBREG(sii, &sb->sbidhigh), R_SBREG(sii, &sb->sbimstate),

Completed in 80 milliseconds