Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dtables.c57 u32 rom_table_start = ROM_TABLE_ADDR; in write_tables() local
66 rom_table_end = table_write_funcs[i](rom_table_start); in write_tables()
70 table_size = rom_table_end - rom_table_start; in write_tables()
82 rom_table_start = rom_table_end; in write_tables()