Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsmbios.h69 u8 bios_rom_size; member
/OK3568_Linux_fs/u-boot/lib/
H A Dsmbios.c87 t->bios_rom_size = (CONFIG_ROM_SIZE / 65536) - 1; in smbios_write_type0()