Searched refs:sdcr (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/m5275evb/ |
| H A D | m5275evb.c | 45 out_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_MODE_EN | MCF_SDRAMC_SDCR_CKE); in dram_init() 48 setbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init() 67 setbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init() 71 clrbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init() 72 setbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IREF); in dram_init() 82 clrbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_MODE_EN); in dram_init() 85 out_be32(&sdp->sdcr, in dram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/m52277evb/ |
| H A D | m52277evb.c | 55 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init() 67 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init() 71 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 4); in dram_init() 73 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 4); in dram_init() 76 out_be32(&sdram->sdcr, in dram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/m54451evb/ |
| H A D | m54451evb.c | 65 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init() 69 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 4); in dram_init() 71 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 4); in dram_init() 80 out_be32(&sdram->sdcr, in dram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/m54455evb/ |
| H A D | m54455evb.c | 56 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init() 65 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init() 68 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 4); in dram_init() 69 out_be32(&sdram->sdcr, CONFIG_SYS_SDRAM_CTRL | 4); in dram_init() 73 out_be32(&sdram->sdcr, in dram_init()
|
| /OK3568_Linux_fs/u-boot/board/cobra5272/bdm/ |
| H A D | cobra5272_uboot.gdb | 51 set $sdcr = $mbar - 1 + 0x180 toplevelVariable 117 set *((unsigned long *) $sdcr) = 0x00004211
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | gen_atmel_mci.c | 417 writel(busw << 6 | MMCI_BF(SCDSEL, MCI_BUS), &mci->sdcr); 421 writel(busw << 7 | MMCI_BF(SCDSEL, MCI_BUS), &mci->sdcr); 444 writel(MMCI_BF(SCDSEL, MCI_BUS), &mci->sdcr); /* select port */
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | atmel_mci.h | 22 u32 sdcr; /* 0x0c */ member
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | immap_5227x.h | 181 u32 sdcr; /* Control */ member
|
| H A D | immap_5445x.h | 231 u32 sdcr; /* SDRAM Control Register */ member
|
| H A D | immap_5275.h | 96 u32 sdcr; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.txt | 1200 240 = /dev/sdcr 96th SCSI disk whole disk
|