Home
last modified time | relevance | path

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

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