Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dtimer-atmel-st.c122 regmap_write(regmap_st, AT91_ST_RTAR, last_crtr); in clkevt32k_set_oneshot()
158 regmap_write(regmap_st, AT91_ST_RTAR, alm); in clkevt32k_next_event()
163 regmap_write(regmap_st, AT91_ST_RTAR, alm); in clkevt32k_next_event()
/linux-5.19.10/include/linux/mfd/syscon/
Datmel-st.h39 #define AT91_ST_RTAR 0x20 /* Real-time Alarm Register */ macro