Searched refs:SEC_MCR_SWR (Results 1 – 2 of 2) sorted by relevance
341 #define SEC_MCR_SWR (1ULL << 32) macro
623 SEC_WRITE(sc, SEC_MCR, SEC_MCR_SWR); in sec_controller_reset()625 while (SEC_READ(sc, SEC_MCR) & SEC_MCR_SWR) { in sec_controller_reset()