Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c66 writel(TIMROT_TIMCTRLn_UPDATE | TIMROT_TIMCTRLn_RELOAD | in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-timrot.h126 #define TIMROT_TIMCTRLn_RELOAD (1 << 6) macro