Searched refs:AT91_RSTC_PERRST (Results 1 – 3 of 3) sorted by relevance
20 #define AT91_RSTC_PERRST (1 << 2) /* Peripheral Reset */ macro
22 at91_sys_write(AT91_RSTC_CR, AT91_RSTC_KEY | AT91_RSTC_PROCRST | AT91_RSTC_PERRST); in machine_reset()
15 #define AT91_RSTC_PERRST (1 << 2) macro
Completed in 9 milliseconds