Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/syscon/
Datmel-st.h30 #define AT91_ST_RTMR 0x0c /* Real-time Mode Register */ macro
/linux-4.4.14/drivers/clocksource/
Dtimer-atmel-st.c241 regmap_write(regmap_st, AT91_ST_RTMR, 1); in atmel_st_timer_init()