Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.h29 GSC_SC_CTRL1_WDDIS = 7, /* 1 = disable boot watchdog */ enumerator
H A Dgsc.c170 reg |= (1 << GSC_SC_CTRL1_WDDIS); in gsc_boot_wd_disable()