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

/linux-master/arch/powerpc/include/asm/
H A D8xx_immap.h541 } cpm8xx_t; typedef in typeref:struct:comm_proc
560 cpm8xx_t im_cpm; /* Communication processor */
H A Dcpm1.h50 extern cpm8xx_t __iomem *cpmp; /* Pointer to comm processor */
54 extern void __init cpm_load_patch(cpm8xx_t *cp);
/linux-master/arch/powerpc/platforms/8xx/
H A Dmicropatch.c324 static void __init cpm_write_patch(cpm8xx_t *cp, int offset, uint *patch, int len)
331 void __init cpm_load_patch(cpm8xx_t *cp)
H A Dcpm1.c53 cpm8xx_t __iomem *cpmp; /* Pointer to comm processor space */

Completed in 137 milliseconds