Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.h22 GSC_SC_FWVER = 0x0e, enumerator
H A Dgsc.c90 printf("GSC: v%d", buf[GSC_SC_FWVER]); in gsc_info()