Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Dtimer.c53 #define SCUTIMER_CONTROL_ENABLE_MASK 0x00000001 /* Timer enable */ macro
62 SCUTIMER_CONTROL_ENABLE_MASK; in timer_init()