Home
last modified time | relevance | path

Searched defs:watchdog_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_wdog.h6 struct watchdog_regs { struct
7 u16 wcr; /* Control */
8 u16 wsr; /* Service */
9 u16 wrsr; /* Reset Status */
/openbmc/u-boot/drivers/watchdog/
H A Dxilinx_tb_wdt.c21 struct watchdog_regs { struct
29 struct watchdog_regs *regs; argument