Home
last modified time | relevance | path

Searched refs:AT91_ST_RSTEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/watchdog/
H A Dat91rm9200_wdt.c61 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()
/linux/include/linux/mfd/syscon/
H A Datmel-st.h23 #define AT91_ST_RSTEN BIT(16) /* Reset Enable */ macro