Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dtimer.h11 u32 load_val; member
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dtimer.c20 writel(TIMER_LOAD_VAL, &timer_base->load_val); in timer_init()