Home
last modified time | relevance | path

Searched refs:lsrt (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/sbc8349/
H A Dsbc8349.c161 lbc->lsrt = CONFIG_SYS_LBC_LSRT; in sdram_init()
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c297 lbc->lsrt = CONFIG_SYS_LBC_LSRT; in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c299 lbc->lsrt = CONFIG_SYS_LBC_LSRT; in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c178 lbc->lsrt = CONFIG_SYS_LBC_LSRT; in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c194 lbc->lsrt = CONFIG_SYS_LBC_LSRT; in sdram_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_lbc.h111 __be32 lsrt; /**< SDRAM Refresh Timer */ member
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c143 out_be32(&lbc->lsrt, CONFIG_SYS_LBC_LSRT); in lbc_sdram_init()
/openbmc/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c116 lbc->lsrt = CONFIG_SYS_LBC_LSRT; in lbc_sdram_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h506 u32 lsrt; /* LBC SDRAM Refresh Timer */ member