Searched refs:mfgdate (Results 1 – 4 of 4) sorted by relevance
| /u-boot/board/gateworks/venice/ |
| A D | gsc.c | 487 som_info.mfgdate[0], som_info.mfgdate[1], in gsc_info() 488 som_info.mfgdate[2], som_info.mfgdate[3]); in gsc_info() 514 som_info.mfgdate[0], som_info.mfgdate[1], in gsc_info() 515 som_info.mfgdate[2], som_info.mfgdate[3]); in gsc_info() 518 base_info.mfgdate[0], base_info.mfgdate[1], in gsc_info() 519 base_info.mfgdate[2], base_info.mfgdate[3]); in gsc_info() 524 som_info.mfgdate[0], som_info.mfgdate[1], in gsc_info() 525 som_info.mfgdate[2], som_info.mfgdate[3]); in gsc_info()
|
| A D | gsc.h | 21 u8 mfgdate[4]; /* 0x20: MFG date */ member
|
| /u-boot/board/gateworks/gw_ventana/ |
| A D | ventana_eeprom.h | 15 u8 mfgdate[4]; /* 0x20: MFG date (read only) */ member
|
| A D | gw_ventana.c | 704 info->mfgdate[0], info->mfgdate[1], in checkboard() 705 info->mfgdate[2], info->mfgdate[3]); in checkboard()
|
Completed in 11 milliseconds