Searched refs:muram (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/powerpc/boot/
H A Dcpm-serial.c203 void *parent, *muram; local
249 muram = finddevice("/soc/cpm/muram/data");
250 if (!muram)
258 if (dt_get_virtual_reg(muram, &muram_addr, 1) < 1)
261 if (getprop(muram, "reg", reg, 8) < 8)
267 /* Store the buffer descriptors at the end of the first muram chunk.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dimmap_qe.h461 u8 muram[0xC000]; /* 0x110000 - 0x11C000 member in struct:qe_immap

Completed in 135 milliseconds