Searched refs:SBTML_RESET (Results 1 – 2 of 2) sorted by relevance
337 (SBTML_RESET | SBTML_REJ_MASK | (SICF_CLOCK_EN << SBTML_SICF_SHIFT))) == in sb_iscoreup()760 if (R_SBREG(sii, &sb->sbtmstatelow) & SBTML_RESET) in sb_core_disable()785 SBTML_REJ | SBTML_RESET)); in sb_core_disable()795 W_SBREG(sii, &sb->sbtmstatelow, ((bits << SBTML_SICF_SHIFT) | SBTML_REJ | SBTML_RESET)); in sb_core_disable()827 SBTML_RESET)); in sb_core_reset()
155 #define SBTML_RESET 0x0001 macro