Searched refs:AT91C_RSTC_KEY (Results 1 – 4 of 4) sorted by relevance
22 AT91C_BASE_RSTC->RSTC_RCR = AT91C_RSTC_KEY | AT91C_RSTC_PROCRST | AT91C_RSTC_PERRST; in machine_reset()
16 #define AT91C_RSTC_KEY (0xa5 << 24) macro
1851 #define AT91C_RSTC_KEY (0xA5 << 24) // (RSTC) Password, 8 bits macro
630 #define AT91C_RSTC_KEY (0xFF << 24) // (RSTC) Password macro
Completed in 68 milliseconds