Searched refs:DTIM_DTMR_FRR (Results 1 – 2 of 2) sorted by relevance
50 CONFIG_SYS_TIMER_PRESCALER | DTIM_DTMR_CLK_DIV1 | DTIM_DTMR_FRR | in __udelay()99 DTIM_DTMR_FRR | DTIM_DTMR_ORRI | DTIM_DTMR_RST_EN; in timer_init()
55 #define DTIM_DTMR_FRR (0x0008) /* Free run/restart */ macro