Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c262 wait_on_value(ST_WDT2, 0x20, &prcm_base->idlest_wkup, 5); in watchdog_init()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h422 #define ST_WDT2 (0x1 << 5) macro