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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dfsl-soc.h6 u32 *fsl_get_immr(void);
H A Dfsl-soc.c20 u32 *fsl_get_immr(void) function
54 printf("fsl_get_immr: Failed to find immr base\r\n");
H A Dmpc8xx.c30 immr = fsl_get_immr();
H A Dpq2.c38 immr = fsl_get_immr();
H A Dcuboot-pq2.c142 soc_regs = (u8 *)fsl_get_immr();

Completed in 66 milliseconds