Searched refs:bios_rom_size (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | smbios.h | 69 u8 bios_rom_size; member |
| /OK3568_Linux_fs/u-boot/lib/ | ||
| H A D | smbios.c | 87 t->bios_rom_size = (CONFIG_ROM_SIZE / 65536) - 1; in smbios_write_type0() |