Searched refs:rom_table_start (Results 1 – 1 of 1) sorted by relevance
57 u32 rom_table_start = ROM_TABLE_ADDR; in write_tables() local66 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()