Searched refs:SBIMCL_RTO_MASK (Results 1 – 2 of 2) sorted by relevance
867 SBIMCL_RTO_MASK | SBIMCL_STO_MASK, in sb_core_tofixup()872 SBIMCL_RTO_MASK | SBIMCL_STO_MASK, in sb_core_tofixup()875 SET_SBREG(sii, &sb->sbimconfiglow, (SBIMCL_RTO_MASK | SBIMCL_STO_MASK), 0); in sb_core_tofixup()904 #define TO_MASK (SBIMCL_RTO_MASK | SBIMCL_STO_MASK)
177 #define SBIMCL_RTO_MASK 0x70 macro