Home
last modified time | relevance | path

Searched refs:rpbase (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/8xx/
H A Dmicropatch.c341 u16 rpbase = 0x500; in cpm_load_patch() local
346 out_be16(&iip->iic_rpbase, rpbase); in cpm_load_patch()
350 out_be16(&spp->rpbase, (rpbase + sizeof(iic_t) + 31) & ~31); in cpm_load_patch()
/linux/include/soc/fsl/
H A Dcpm.h31 __be16 rpbase; /* Relocation pointer (CPM1 only) */ member