Searched refs:bin_ver (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/board/compulab/common/ |
H A D | eeprom.c | 416 { "Major Revision", 2, NULL, DEFINE_PRINT_UPDATE(bin_ver) }, 417 { "Minor Revision", 2, NULL, DEFINE_PRINT_UPDATE(bin_ver) }, 435 { "Major Revision", 2, NULL, DEFINE_PRINT_UPDATE(bin_ver) }, 436 { "Minor Revision", 2, NULL, DEFINE_PRINT_UPDATE(bin_ver) }, 454 { "Major Revision", 2, NULL, DEFINE_PRINT_UPDATE(bin_ver) }, 455 { "Minor Revision", 2, NULL, DEFINE_PRINT_UPDATE(bin_ver) },
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/ |
H A D | fw.h | 9 u32 bin_ver; member
|
H A D | ls.h | 86 u32 bin_ver; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
H A D | fw.c | 31 nvkm_debug(subdev, "\tbinVer : %d\n", hdr->bin_ver); in nvfw_bin_hdr()
|
H A D | ls.c | 160 nvkm_debug(subdev, "\tbinVer : %d\n", hdr->bin_ver); in nvfw_ls_hsbl_bin_hdr()
|