Searched refs:AT91_ST_RSTEN (Results 1 – 2 of 2) sorted by relevance
61 AT91_ST_RSTEN | AT91_ST_EXTEN | 1); in at91rm9200_restart()88 regmap_write(regmap_st, AT91_ST_WDMR, AT91_ST_EXTEN | AT91_ST_RSTEN | in at91_wdt_start()
23 #define AT91_ST_RSTEN BIT(16) /* Reset Enable */ macro