Home
last modified time | relevance | path

Searched refs:memc_br0 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c101 clrsetbits_be32(&memctl->memc_br0, ~BR_PS_MSK, BR_V); in cpu_init_f()
138 out_be32(&memctl->memc_br0, CONFIG_SYS_BR0_PRELIM); in cpu_init_f()
H A Dcpu.c109 u32 k = in_be32(&memctl->memc_br0) & ~0x00007fff; in checkicache()
150 u32 k = in_be32(&memctl->memc_br0) & ~0x00007fff; in checkdcache()
H A Dimmap.c44 uint __iomem *p = &memctl->memc_br0; in do_memcinfo()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h66 uint memc_br0; member
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h67 uint memc_br0; member
H A Dimmap_cpm2.h71 u32 memc_br0; member