Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c42 #define MATCH_CMP(x) ((3 * TIMER) + x) macro
113 writel(TIMER_LOAD_VAL, &armd1timers->match[MATCH_CMP(0)]); in timer_init()