Searched refs:RESET_OFFSET (Results 1 – 4 of 4) sorted by relevance
36 #define RESET_OFFSET 0x3c00 /* For reset file load */ macro
34 #define RESET_OFFSET 0x2800 macro
166 outb(0xFF, io[b] + RESET_OFFSET); in sc_init()
287 u32 pt_code = addr + RESET_OFFSET; in reset_load()