Searched refs:CID_CC_MASK (Results 1 – 13 of 13) sorted by relevance
227 #define CID_CC_MASK 0x0f000000 /* CoreCount (corerev >= 4) */ macro
577 numcores = (R_REG(sii->osh, &cc->chipid) & CID_CC_MASK) >> in _sb_scan()
581 numcores = (R_REG(sii->osh, &cc->chipid) & CID_CC_MASK) >> in _sb_scan()
487 numcores = (R_REG(sii->osh, &cc->chipid) & CID_CC_MASK) >> CID_CC_SHIFT; in BCMATTACHFN()
748 #define CID_CC_MASK 0x0f000000 /**< CoreCount (corerev >= 4) */ macro
667 #define CID_CC_MASK 0x0f000000 /**< CoreCount (corerev >= 4) */ macro
835 #define CID_CC_MASK 0x0f000000 /**< CoreCount (corerev >= 4) */ macro