Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-st.c35 regmap_read(regmap_st, AT91_ST_CRTR, &x1); in read_CRTR()
37 regmap_read(regmap_st, AT91_ST_CRTR, &x2); in read_CRTR()
/openbmc/linux/include/linux/mfd/syscon/
H A Datmel-st.h42 #define AT91_ST_CRTR 0x24 /* Current Real-time Register */ macro