Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Ddw-apb-timer.c17 #define DW_APB_CURR_VAL 0x4 macro
35 *count = ~readl(priv->regs + DW_APB_CURR_VAL); in dw_apb_timer_get_count()
57 writel(0xffffffff, priv->regs + DW_APB_CURR_VAL); in dw_apb_timer_probe()