Searched refs:SBIDL_AR_MASK (Results 1 – 12 of 12) sorted by relevance
250 #define SBIDL_AR_MASK 0x38 /**< # address ranges supported */ macro
251 #define SBIDL_AR_MASK 0x38 /**< # address ranges supported */ macro
243 #define SBIDL_AR_MASK 0x38 /**< # address ranges supported */ macro
774 return ((R_SBREG(sii, &sb->sbidlow) & SBIDL_AR_MASK) >> SBIDL_AR_SHIFT) + 1; in sb_numaddrspaces()
779 return ((R_SBREG(sii, &sb->sbidlow) & SBIDL_AR_MASK) >> SBIDL_AR_SHIFT) + 1; in sb_numaddrspaces()
655 return ((R_SBREG(sii, &sb->sbidlow) & SBIDL_AR_MASK) >> SBIDL_AR_SHIFT) + 1; in sb_numaddrspaces()