Home
last modified time | relevance | path

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

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