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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dsbconfig.h117 uint32 sbidhigh; /* identification */ member in struct:_sbconfig
260 /* sbidhigh */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsbutils.c140 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_CC_MASK) >> SBIDH_CC_SHIFT);
259 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_VC_MASK) >> SBIDH_VC_SHIFT);
271 sbidh = R_SBREG(sii, &sb->sbidhigh);
1164 bcm_bprintf(b, "sbtmstatelow 0x%x sbtmstatehigh 0x%x sbidhigh 0x%x "
1167 R_SBREG(sii, &sb->sbidhigh), R_SBREG(sii, &sb->sbimstate),

Completed in 46 milliseconds