Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds