Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/drivers/serial/
H A Dserial_mpc8xx.c93 out_be16(&up->smc_rpbase, 0); in serial_mpc8xx_probe()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h101 ushort smc_rpbase; /* Relocation pointer */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h130 ushort smc_rpbase; /* Relocation pointer */ member