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