Home
last modified time | relevance | path

Searched refs:smc_rpbase (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A Dmicropatch.c356 out_be16(&smp->smc_rpbase, 0x1FC0); in cpm_load_patch()
375 out_be16(&smp->smc_rpbase, 0x1ec0); in cpm_load_patch()
377 out_be16(&smp->smc_rpbase, 0x1fc0); in cpm_load_patch()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_mpc8xx.c91 out_be16(&up->smc_rpbase, 0); in smc_init()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpm1.h101 ushort smc_rpbase; /* Relocation pointer */ member
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h130 ushort smc_rpbase; /* Relocation pointer */ member