Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dsystick-timer.c35 uint32_t current_val; member
53 return TIMER_MAX_VAL - readl(&systick->current_val); in read_timer()
63 writel(0, &systick->current_val); in timer_init()