Searched refs:VPD_BLOCK_HWID (Results 1 - 3 of 3) sorted by relevance

/u-boot/board/ge/mx53ppd/
H A Dmx53ppd.c154 #define VPD_BLOCK_HWID 0x44 macro
173 if (id == VPD_BLOCK_HWID && version == 1 && type != VPD_TYPE_INVALID &&
/u-boot/board/ge/bx50v3/
H A Dbx50v3.c297 #define VPD_BLOCK_HWID 0x44 macro
316 if (id == VPD_BLOCK_HWID && version == 1 && type != VPD_TYPE_INVALID &&
/u-boot/board/ge/b1x5v2/
H A Db1x5v2.c46 #define VPD_BLOCK_HWID 0x44 macro
494 if (id == VPD_BLOCK_HWID && version == 1 && size >= 1) {

Completed in 40 milliseconds