Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dtimer.c170 #define TCU_TSSR_WDTSC BIT(16) macro
238 writel(TCU_TSSR_WDTSC, tcu_regs + TCU_TSCR); in jz4780_tcu_wdt_start()