Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h16 u8 mfgdate[4]; /* 0x20: MFG date (read only) */ member
H A Dgw_ventana.c671 info->mfgdate[0], info->mfgdate[1], in checkboard()
672 info->mfgdate[2], info->mfgdate[3]); in checkboard()