Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.h12 #define GSC_RTC_ADDR 0x68 macro
H A Dgw_ventana.c711 if (!gsc_i2c_read(GSC_RTC_ADDR, 0x00, 1, buf, 4)) { in checkboard()