| /rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/ |
| H A D | boot_mode.h | 9 #define MAKE_CFGVAL(cfg1, cfg2, cfg3, cfg4) \ argument 10 ((cfg4) << 24) | ((cfg3) << 16) | ((cfg2) << 8) | (cfg1)
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | pic32_eth.c | 76 writel(EMAC_SOFTRESET, &emac_p->cfg1.set); /* reset assert */ in pic32_mii_init() 78 writel(EMAC_SOFTRESET, &emac_p->cfg1.clr); /* reset deassert */ in pic32_mii_init() 173 writel(v, &emac_p->cfg1.raw); in pic32_mac_init() 220 writel(EMAC_SOFTRESET, &emac_p->cfg1.raw); in pic32_mac_reset() 224 writel(0, &emac_p->cfg1.raw); in pic32_mac_reset() 367 writel(EMAC_SOFTRESET, &emac_p->cfg1.raw); in pic32_eth_stop() 370 writel(0, &emac_p->cfg1.raw); in pic32_eth_stop()
|
| H A D | pic32_eth.h | 42 struct pic32_reg_atomic cfg1; /* 0x200*/ member
|
| /rk3399_rockchip-uboot/board/freescale/m5208evbe/ |
| H A D | m5208evbe.c | 42 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
| /rk3399_rockchip-uboot/board/freescale/m53017evb/ |
| H A D | m53017evb.c | 42 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
| /rk3399_rockchip-uboot/board/freescale/m5373evb/ |
| H A D | m5373evb.c | 39 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
| /rk3399_rockchip-uboot/board/freescale/m5329evb/ |
| H A D | m5329evb.c | 39 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
| /rk3399_rockchip-uboot/board/freescale/m547xevb/ |
| H A D | m547xevb.c | 56 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
| /rk3399_rockchip-uboot/board/freescale/m548xevb/ |
| H A D | m548xevb.c | 56 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pcie_layerscape.h | 144 void __iomem *cfg1; member
|
| H A D | pcie_layerscape.c | 262 return pcie->cfg1 + offset; in ls_pcie_conf_address() 553 pcie->cfg1 = pcie->cfg0 + fdt_resource_size(&pcie->cfg_res) / 2; in ls_pcie_probe()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | tve.h | 63 u32 cfg1; /* 0x138 */ member
|
| /rk3399_rockchip-uboot/board/astro/mcf5373l/ |
| H A D | mcf5373l.c | 51 __raw_writel(0x33211530, &sdp->cfg1); in dram_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | cpu.c | 97 uint32_t cfg1; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | dram_sunxi_dw.c | 99 const u32 cfg1 = ((u32)bwl2 << 16) | (bwl1 & 0xffff); in mbus_configure_port() local 101 debug("MBUS port %d cfg0 %08x cfg1 %08x\n", port, cfg0, cfg1); in mbus_configure_port() 103 writel(cfg1, &mctl_com->mcr[port][1]); in mbus_configure_port()
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | immap_520x.h | 169 u32 cfg1; /* 0x08 Cfg 1 */ member
|
| H A D | immap_547x_8x.h | 71 u32 cfg1; /* 0x08 */ member
|
| H A D | immap_5301x.h | 289 u32 cfg1; /* 0x08 Cfg 1 */ member
|
| H A D | immap_5329.h | 367 u32 cfg1; /* 0x08 Configuration register 1 */ member
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | fsl_liodn.h | 222 offsetof(struct ccsr_raide, jq[jqNum].ring[rNum].cfg1) + \
|
| H A D | immap_85xx.h | 2801 u32 cfg1; /* cfg register 1 */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/ |
| H A D | imx-regs.h | 57 u32 cfg1; /* configuration 1 */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx31/ |
| H A D | imx-regs.h | 525 u32 cfg1; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7ulp/ |
| H A D | imx-regs.h | 993 u32 cfg1; member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7/ |
| H A D | imx-regs.h | 953 u32 cfg1; member
|