HomeSort by relevance Sort by last modified time
    Searched refs:timer_load_count0 (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-rockchip/
timer.h 10 u32 timer_load_count0; member in struct:rk_timer
  /external/u-boot/arch/arm/mach-rockchip/
rk_timer.c 44 writel(0xffffffff, &timer_ptr->timer_load_count0);
  /external/u-boot/drivers/timer/
rockchip_timer.c 120 (readl(&priv->timer->timer_load_count0) == reload_val_l) &&
127 writel(reload_val_l, &priv->timer->timer_load_count0);

Completed in 5145 milliseconds