Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dtimer.c30 struct orion5x_tmr_registers *orion5x_tmr_regs = variable
36 #define CNTMR_CTRL_REG (&orion5x_tmr_regs->ctrl)
37 #define CNTMR_RELOAD_REG(tmrnum) (&orion5x_tmr_regs->tmr[tmrnum].reload)
38 #define CNTMR_VAL_REG(tmrnum) (&orion5x_tmr_regs->tmr[tmrnum].val)