Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.h21 GSC_SC_FWCRC = 0x0c, enumerator
H A Dgsc.c91 printf(" 0x%04x", buf[GSC_SC_FWCRC] | buf[GSC_SC_FWCRC+1]<<8); in gsc_info()