Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-atmel-st.c100 regmap_write(regmap_st, AT91_ST_IDR, AT91_ST_PITS | AT91_ST_ALMS); in clkdev32k_disable_and_flush_irq()
196 regmap_write(regmap_st, AT91_ST_IDR, in atmel_st_timer_init()
/linux/include/linux/mfd/syscon/
H A Datmel-st.h36 #define AT91_ST_IDR 0x18 /* Interrupt Disable Register */ macro