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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-rc32434/
H A Dprom.h29 #define PROM_ENTRY(x) (0xbfc00000 + ((x) * 8)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/sni/
H A Dsniprom.c34 #define PROM_ENTRY(x) (PROM_VEC + (x)) macro
36 #define ___prom_putchar ((int *(*)(int))PROM_ENTRY(PROM_PUTCHAR))
37 #define ___prom_getenv ((char *(*)(char *))PROM_ENTRY(PROM_GETENV))
38 #define ___prom_get_memconf ((void (*)(void *))PROM_ENTRY(PROM_GET_MEMCONF))
39 #define ___prom_get_hwconf ((u32 (*)(void))PROM_ENTRY(PROM_GET_HWCONF))

Completed in 62 milliseconds