Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/m5275evb/
H A Dm5275evb.c47 setbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init()
66 setbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init()
70 clrbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5275.h50 #define MCF_SDRAMC_SDCR_IPALL (0x00000002) macro
/openbmc/linux/arch/m68k/coldfire/
H A Dm53xx.c407 MCF_SDRAMC_SDCR_IPALL, in sdramc_init()
429 writel(readl(MCF_SDRAMC_SDCR) | MCF_SDRAMC_SDCR_IPALL, MCF_SDRAMC_SDCR); in sdramc_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dm53xxsim.h1175 #define MCF_SDRAMC_SDCR_IPALL (0x00000002) macro