Searched refs:GSC_RTC_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/gateworks/gw_ventana/ | ||
H A D | gsc.h | 12 #define GSC_RTC_ADDR 0x68 macro |
H A D | gw_ventana.c | 711 if (!gsc_i2c_read(GSC_RTC_ADDR, 0x00, 1, buf, 4)) { in checkboard() |