Home
last modified time | relevance | path

Searched refs:mrtpr (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8313erdb/
H A Dsdram.c113 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in dram_init()
/openbmc/u-boot/board/sbc8349/
H A Dsbc8349.c160 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in sdram_init()
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c298 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c300 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c179 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in lbc_sdram_init()
/openbmc/u-boot/board/ve8313/
H A Dve8313.c104 out_be32(&lbc->mrtpr, CONFIG_SYS_LBC_MRTPR); in dram_init()
/openbmc/u-boot/board/ids/ids8313/
H A Dids8313.c133 out_be32(&lbc->mrtpr, CONFIG_SYS_LBC_MRTPR); in dram_init()
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c193 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in sdram_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_lbc.h104 __be32 mrtpr; /**< Memory Refresh Timer Prescaler Register */ member
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c144 out_be32(&lbc->mrtpr, CONFIG_SYS_LBC_MRTPR); in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c117 lbc->mrtpr = CONFIG_SYS_LBC_MRTPR; in lbc_sdram_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h493 u32 mrtpr; /* LBC Memory Refresh Timer Prescaler */ member