Home
last modified time | relevance | path

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

/external/u-boot/board/gateworks/gw_ventana/
Dventana_eeprom.h15 u8 mfgdate[4]; /* 0x20: MFG date (read only) */ member
Dgw_ventana.c671 info->mfgdate[0], info->mfgdate[1], in checkboard()
672 info->mfgdate[2], info->mfgdate[3]); in checkboard()