Home
last modified time | relevance | path

Searched defs:lastdec (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/
H A Dinterrupts.c17 static ulong lastdec; variable
/rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f7/
H A Dtimer.c20 #define lastdec gd->arch.lastinc macro
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/stv0991/
H A Dtimer.c23 #define lastdec gd->arch.lastinc macro
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/
H A Dtimer.c26 #define lastdec gd->arch.lastinc macro
/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dtimer.c37 static unsigned long long lastdec; /* Timer reading at last call */ variable
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c28 #define lastdec (gd->arch.lastinc) macro
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c17 static ulong lastdec; variable
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dtimer.c80 #define lastdec gd->arch.lastinc macro