Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dtimer.c34 #define TCU_OSTCNTL 0xe4 macro
202 writel(0, regs + TCU_OSTCNTL); in reset_timer()
208 u32 low = readl(regs + TCU_OSTCNTL); in get_timer64()