Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtimer-atmel-st.c135 regmap_write(regmap_st, AT91_ST_RTAR, last_crtr); in clkevt32k_set_oneshot()
172 regmap_write(regmap_st, AT91_ST_RTAR, alm); in clkevt32k_next_event()
177 regmap_write(regmap_st, AT91_ST_RTAR, alm); in clkevt32k_next_event()
/linux-4.4.14/include/linux/mfd/syscon/
Datmel-st.h43 #define AT91_ST_RTAR 0x20 /* Real-time Alarm Register */ macro