Searched refs:AT91_ST_RTAR (Results 1 – 2 of 2) sorted by relevance
135 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()
43 #define AT91_ST_RTAR 0x20 /* Real-time Alarm Register */ macro