Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Daltera_timer.c26 u32 snapl; /* Snapshot low */ member
41 writel(0x0, &regs->snapl); in altera_timer_get_count()
44 val = readl(&regs->snapl) & 0xffff; in altera_timer_get_count()