Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Dtimer.c52 #define SCUTIMER_CONTROL_AUTO_RELOAD_MASK 0x00000002 /* Auto-reload */ macro
60 const u32 emask = SCUTIMER_CONTROL_AUTO_RELOAD_MASK | in timer_init()