Searched refs:ccrev (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndchipc.c73 rev = sbh->ccrev;
161 if (sbh->ccrev < 11)
270 if (sbh->ccrev >= 21)
H A Dbcmotp.c109 if (sbh->ccrev < 21)
590 uint ccrev; /* chipc revision */ member in struct:_otpinfo
665 oi->ccrev = sb_chipcrev(sbh);
668 if ((oi->ccrev != 12) && (oi->ccrev != 17)) {
678 if (oi->ccrev != 17) {
874 if (oi->ccrev == 12) {
910 if ((oi->ccrev == 12) && (pwait >= 0x1000))
948 if (oi->ccrev != 17) {
994 if (oi->ccrev
[all...]
H A Dsbutils.c485 if (si->sb.ccrev >= 16) {
521 if (!sb_onetimeinit && si->sb.ccrev >= 20) {
1232 si->sb.ccrev = (int)sb_corerev(&si->sb);
1235 if (si->sb.ccrev >= 11)
1248 if (((si->sb.ccrev == 4) || (si->sb.ccrev >= 6)))
1569 return (si->sb.ccrev);
1877 if (si->sb.ccrev != NOREV) {
2807 if (si->sb.ccrev < 16)
2821 if (si->sb.ccrev < 1
[all...]
H A Dsflash.c302 } else if (sbh->ccrev >= 20) {
H A Dhndmips.c196 if (sbh->ccrev < 9)
199 if ((sbh->ccrev < 9) ||
H A Dsbsdram.S800 bge t8,10,1f # If ccrev is >= 10 use 4bit pkg opt
/asus-wl-520gu-7.0.1.45/src/include/
H A Dsbutils.h31 int ccrev; /* chip common core rev */ member in struct:sb_pub

Completed in 108 milliseconds