Home
last modified time | relevance | path

Searched defs:TIMER_EN (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/
H A Drk3399.c58 #define TIMER_EN 0x1 macro
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/sunxi/
H A Dtimer.c19 #define TIMER_EN (0x1 << 0) /* enable timer */ macro
/rk3399_rockchip-uboot/include/
H A Drk_timer_irq.h22 #define TIMER_EN BIT(0) macro