/openbmc/u-boot/board/freescale/bsc9131rdb/ |
H A D | README | 9 . Power Architecture subsystem including a e500 processor with 256-Kbyte shared 11 . StarCore SC3850 DSP subsystem with a 512-Kbyte private L2 cache 46 . 32-Kbyte L1 instruction cache 47 . 32-Kbyte L1 data cache 48 . 256-Kbyte L2 cache/L2 memory/L2 stash 54 . 32 Kbyte 8-way level 1 instruction cache (L1 ICache) 55 . 32 Kbyte 8-way level 1 data cache (L1 DCache) 56 . 512 Kbyte 8-way level 2 unified instruction/data cache (M2 memory) 112 0xFF80_0000 0xFFFF_FFFF Boot Page & NAND Buffer 8M
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 332 * c->x86_power is 8000_0007 edx. Bit 8 is TSC runs at constant rate in early_init_intel() 338 if (c->x86_power & (1 << 8)) { in early_init_intel() 442 boot_cpu_data.x86_stepping < 8) { in ppro_with_ram_bug() 502 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds() 534 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds() 548 case 6: /* PII/PIII only like movsl with 8-byte alignment */ in intel_workarounds() 551 case 15: /* P4 is OK down to 8-byte alignment */ in intel_workarounds() 642 if ((eax & 0xff) && (((eax>>8) & 0xff) > 1)) in init_intel() 700 case 8: in init_intel() 773 { 0x01, TLB_INST_4K, 32, " TLB_INST 4 KByte pages, 4-way set associative" }, [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | syslog-startup.conf | 9 #ROTATESIZE=0 # rotate log if grown beyond X [kByte] 11 BUFFERSIZE=64 # size of circular buffer [kByte] 13 #LOGLEVEL=5 # local log level (between 1 and 8)
|
/openbmc/u-boot/board/imgtec/xilfpga/ |
H A D | README | 21 - 8Kbyte RAM at 0x1000_0000 28 - 8Kbyte BootRAM at 0x1FC0_0000
|
/openbmc/u-boot/board/freescale/bsc9132qds/ |
H A D | README | 16 512-Kbyte shared L2 cache 17 - Two StarCore SC3850 DSP subsystems, each with a 512-Kbyte private L2 19 - 32 Kbyte of shared M3 memory 46 - 32 KB, 8-way, level 1 instruction cache (L1 ICache) 47 - 32 KB, 8-way, level 1 data cache (L1 DCache) 48 - 512 KB, 8-way, level 2 unified instruction/data cache (L2 cache/M2 memory) 121 0xFF80_0000 0xFFFF_FFFF Boot Page & NAND Buffer 8M
|
/openbmc/linux/Documentation/devicetree/bindings/mips/img/ |
H A D | xilfpga.txt | 21 - 8Kbyte RAM at 0x1000_0000 28 - 8Kbyte BootRAM at 0x1FC0_0000
|
/openbmc/u-boot/doc/ |
H A D | README.b4860qds | 40 . RapidIO manager (RMAN) - Support SRIO types 8, 9, 10, and 11 (inbound and 43 bandwidth saving and high utilization of processor elements. The 9856-Kbyte 45 . 32 Kbyte L1 ICache per e6500/SC3900 core 46 . 32 Kbyte L1 DCache per e6500/SC3900 core 47 . 2048 Kbyte unified L2 cache for each SC3900 FVP cluster 48 . 2048 Kbyte unified L2 cache for the e6500 cluster 49 . Two 512 Kbyte shared L3 CoreNet platform caches (CPC) 52 - Each supports up to 4 lanes and a total of up to 8 lanes 53 . Up to 8-lanes Common Public Radio Interface (CPRI) controller for glue-less 71 - SerDes 2 multiplexing: Two Vitesse (transmit and receive path) cross-point 8x8 switch VSC3308 [all …]
|
/openbmc/linux/Documentation/admin-guide/auxdisplay/ |
H A D | cfag12864b.rst | 38 :Pages: 8 each controller 41 :Memory size: 2 * 8 * 64 * 1 = 1024 bytes = 1 Kbyte 60 Data 4 ( 6)------------------------------( 8) Data 4 62 Data 6 ( 8)------------------------------(10) Data 6 87 It has a size of 1024 bytes = 1 Kbyte.
|
/openbmc/u-boot/board/freescale/ls1021aqds/ |
H A D | README | 30 - 32 Kbyte L1 Instruction Cache and Data Cache for each core (ECC protection) 31 - 512 Kbyte shared coherent L2 Cache (with ECC protection) 83 - NAND flash: 512M 8-bit NAND flash
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | microchip,mchp48l640.yaml | 13 The Microchip 48l640 is a 8KByte EERAM connected via SPI.
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | vmlinux.lds.S | 47 . = ALIGN (8) ; 51 . = _fdt_start + 0x10000; /* Pad up to 64kbyte */ 66 . = ALIGN(8); 77 . = ALIGN(8);
|
/openbmc/u-boot/arch/arm/mach-kirkwood/ |
H A D | cpu.c | 33 * 64 KByte granularity (e.g., a value of 0x00FF specifies 256 = 16 MByte). 34 * NOTE: A value of 0x0 specifies 64-KByte size. 52 * There are 8 address windows supported by Kirkwood Soc to addess different
|
/openbmc/u-boot/drivers/net/ |
H A D | mvgbe.h | 61 #define GT_MVGBE_IPG_INT_RX(value) ((value & 0x3fff) << 8) 93 #define PORT_MAX_TRAN_UNIT 0x24 /* MTU register (default) 9KByte */ 121 #define MVGBE_BYPASS_ACTIVE (1 << 8) 135 #define MVGBE_REJECT_BC_IF_IP (1 << 8) 191 #define MVGBE_FORCE_BP_MODE_JAM_TX_ON_RX_ERR (1 << 8) 413 struct mvgbe_txdesc *tcqdp[8]; 415 struct mvgbe_tqx tqx[8]; 461 u32 size; /* Size in MBytes. Must be % 64Kbyte. */
|
/openbmc/linux/drivers/media/platform/via/ |
H A D | via-camera.h | 21 #define VCR_TSC_COUNT 0x07fff0 /* KByte or packet count */ 32 #define VCR_CI_CCIR601_8 0 /* CCIR601 input stream, 8 bit */ 33 #define VCR_CI_CCIR656_8 0x00000010 /* ... CCIR656, 8 bit */ 87 #define VCR_VS_STRIDE 0x00001ff0 /* Stride (8-byte units) */
|
/openbmc/linux/Documentation/networking/ |
H A D | eql.rst | 194 (Hereafter known as the 8-hour PPP Hate Festival). Perhaps later this 235 From bentson@grieg.seaslug.org Wed Feb 8 19:08:09 1995 264 a 486DX2/66 with a Cyclom-8Ys and a 486SLC/40 with a Cyclom-16Y. 372 transfer of up to 7.5 Kbyte/s on one go, but averaged around 373 6.4 Kbyte/s, which I think is pretty cool. :)
|
H A D | 6pack.rst | 76 TNCs contain a 64kByte EPROM, the lower half of which is used for 94 function has been changed in the 2.1.8x kernels.
|
/openbmc/u-boot/drivers/i2c/ |
H A D | designware_i2c.c | 213 writel((addr >> (alen * 8)) & 0xff, in i2c_xfer_init() 263 * bit slots. This makes a 24WC08 (1Kbyte) chip look like in __dw_i2c_read() 270 dev |= ((addr >> (alen * 8)) & CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW); in __dw_i2c_read() 271 addr &= ~(CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW << (alen * 8)); in __dw_i2c_read() 331 * bit slots. This makes a 24WC08 (1Kbyte) chip look like in __dw_i2c_write() 338 dev |= ((addr >> (alen * 8)) & CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW); in __dw_i2c_write() 339 addr &= ~(CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW << (alen * 8)); in __dw_i2c_write()
|
H A D | omap24xx_i2c.c | 342 scll = (unsigned int)hsscll << 8 | (unsigned int)fsscll; in __omap24_i2c_setspeed() 343 sclh = (unsigned int)hssclh << 8 | (unsigned int)fssclh; in __omap24_i2c_setspeed() 586 * bit slots. This makes a 24WC08 (1Kbyte) chip look like in __omap24_i2c_read() 594 chip |= ((addr >> (alen * 8)) & in __omap24_i2c_read() 639 addr_byte = (addr >> (8 * alen)) & 0xff; in __omap24_i2c_read() 743 * bit slots. This makes a 24WC08 (1Kbyte) chip look like in __omap24_i2c_write() 751 chip |= ((addr >> (alen * 8)) & in __omap24_i2c_write() 787 (addr >> (8 * alen)) & 0xff, in __omap24_i2c_write()
|
/openbmc/linux/include/video/ |
H A D | sticore.h | 11 #define STI_REGION_MAX 8 /* hardcoded STI constants */ 61 u32 offset : 14; /* offset in 4kbyte page */ 66 u32 length : 14; /* length in 4kbyte page */
|
/openbmc/u-boot/board/sunxi/ |
H A D | README.sunxi64 | 21 $ dd if=u-boot-sunxi-with-spl.bin of=/dev/sdx bs=8k seek=1 80 1) Reading 32KB from sector 16 (@8K) of the microSD card to SRAM A1. If the 83 2) Try to read 32KB from sector 16 (@8K) of memory connected to the MMC2 111 # dd if=spl/sunxi-spl.bin of=/dev/sdx bs=8k seek=1 112 # dd if=u-boot.itb of=/dev/sdx bs=8k seek=5 119 # dd if=u-boot-sunxi-with-spl.bin of=/dev/sdx bs=8k seek=1 155 The boot0 binary is a 32 KByte blob and contained in the official Pine64 images 158 # dd if=/dev/sd<x> of=boot0.bin bs=8k skip=1 count=4 179 $ dd if=firmware.img of=/dev/sdx bs=8k seek=1
|
/openbmc/u-boot/include/ |
H A D | fsl_sec.h | 96 } decoliodnr[8]; 150 #define SEC_SECVID_MS_MAJ_REV_SHIFT 8 275 #define PARTITION(x) (x << 8) 278 /* Address of secure 4kbyte pages */
|
/openbmc/u-boot/cmd/ |
H A D | pcmcia.c | 21 * + 8 windows (attrib, mem, i/o) 31 * They are maximum 64KByte each... 299 config_base = (*(p+6) << 8) + (*(p+4)); in check_ide_device()
|
H A D | mem.c | 154 else if (size == 8) in do_mem_mw() 243 type = size == 8 ? "double word" : in do_mem_cmp() 263 } else if (size == 8) { in do_mem_cmp() 404 if (size == 8) { in do_mem_loop() 426 if (size == 8) { in do_mem_loop() 512 if (size == 8) { in do_mem_loopw() 534 if (size == 8) { in do_mem_loopw() 667 * For example, to test a 64-Kbyte in mem_test_alt() 669 * 64-Kbyte boundary. Also, select the in mem_test_alt() 678 debug("%s:%d: length = 0x%.8lx\n", __func__, __LINE__, num_words); in mem_test_alt() [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | memalloc.c | 33 * Every allocated objected is padded with extra 8 bytes that contains 38 /* similar to kmalloc, but sizeof == 8 bucket is gone */ 40 3, /* 8 */ 72 return size_index[(size - 1) / 8] - 1; in bpf_mem_cache_idx() 140 void *pptr = __alloc_percpu_gfp(c->unit_size, 8, flags); in __alloc() 455 * 64*16 + 64*32 + 64*64 + 64*96 + 64*128 + 64*196 + 64*256 + 32*512 + 16*1024 + 8*2048 + 4*4096 456 * == ~ 116 Kbyte using below heuristic. 458 * consume ~ 11 Kbyte per cpu. 472 * 8k allocs and above low == 1, high == 3, batch == 1. in init_refill_work() 507 pc = __alloc_percpu_gfp(sizeof(*pc), 8, GFP_KERNEL); in bpf_mem_alloc_init() [all …]
|
/openbmc/linux/Documentation/filesystems/ |
H A D | squashfs.rst | 52 compressed inode is on average 8 bytes in length (the exact length varies on 115 Metadata (inodes and directories) are compressed in 8Kbyte blocks. Each 180 Larger files use multiple slots, with 1.75 TiB files using all 8 slots. 232 The xattr lists are packed into compressed 8K metadata blocks.
|