Searched refs:PROM_JUMP_TABLE_ENTRY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lasat/
H A Dprom.c21 #define PROM_JUMP_TABLE_ENTRY(n) (*((u32 *)(RESET_VECTOR + 0x20) + n)) macro
22 #define PROM_DISPLAY_ADDR PROM_JUMP_TABLE_ENTRY(0)
23 #define PROM_PUTC_ADDR PROM_JUMP_TABLE_ENTRY(1)
24 #define PROM_MONITOR_ADDR PROM_JUMP_TABLE_ENTRY(2)

Completed in 114 milliseconds