Searched refs:io_width (Results 1 – 10 of 10) sorted by relevance
| /openbmc/u-boot/board/sunxi/ |
| H A D | dram_sun4i_auto.c | 9 .io_width = 0,
|
| H A D | dram_sun5i_auto.c | 12 .io_width = 0,
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | sdram_elpida.c | 152 .io_width = LPDDR2_IO_WIDTH_32, 159 .io_width = LPDDR2_IO_WIDTH_32,
|
| /openbmc/u-boot/arch/arm/mach-sunxi/ |
| H A D | dram_sun4i.c | 596 reg_val |= DRAM_DCR_IO_WIDTH(para->io_width >> 3); in dramc_init_helper() 701 if (para->io_width && para->bus_width && para->density) in dramc_init() 705 para->io_width = 16; in dramc_init() 727 actual_density = (dram_size >> 17) * para->io_width / para->bus_width; in dramc_init()
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | conv-funcs.h | 122 DEFINE_CONV(btrfs_dev_item, devid, total_bytes, bytes_used, io_align, io_width, 125 DEFINE_CONV(btrfs_chunk, length, owner, stripe_len, type, io_align, io_width,
|
| H A D | btrfs_tree.h | 365 __u32 io_width; member 418 __u32 io_width; member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | dram_sun4i.h | 73 u32 io_width; member
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | emif-common.c | 649 config_reg |= cs0_device->io_width << EMIF_REG_NARROW_MODE_SHIFT; in get_sdram_config_reg() 653 config_reg |= addressing->row_sz[cs0_device->io_width] << in get_sdram_config_reg() 661 config_reg |= addressing->col_sz[cs0_device->io_width] << in get_sdram_config_reg() 953 cs0_dev_details->io_width); in emif_calculate_regs() 1178 lpddr2_device->io_width = temp; in is_lpddr2_sdram_present()
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | sdram.c | 191 .io_width = LPDDR2_IO_WIDTH_32,
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | emif.h | 1187 u8 io_width; member
|