Searched refs:SBIDH_CC_MASK (Results 1 – 12 of 12) sorted by relevance
276 #define SBIDH_CC_MASK 0x8ff0 /**< core code */ macro
277 #define SBIDH_CC_MASK 0x8ff0 /**< core code */ macro
269 #define SBIDH_CC_MASK 0x8ff0 /**< core code */ macro
142 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_CC_MASK) >> SBIDH_CC_SHIFT); in sb_coreid()
144 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_CC_MASK) >> SBIDH_CC_SHIFT); in sb_coreid()
81 return ((R_SBREG(sii, &sb->sbidhigh) & SBIDH_CC_MASK) >> SBIDH_CC_SHIFT); in sb_coreid()