Searched refs:bbram (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/sgi-ip22/
H A Dip22-nvram.c116 tmp = hpc3c0->bbram[reg++] & 0xff;
117 return (tmp << 8) | (hpc3c0->bbram[reg] & 0xff);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dhpc3.h304 volatile u32 bbram[8192-50-14]; /* Battery backed ram */ member in struct:hpc3_regs

Completed in 251 milliseconds