Home
last modified time | relevance | path

Searched full:2097152 (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst157 2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.848566 s, 2.5 MB/s
159 root@1:~# mtd_debug erase /dev/mtd0 0 2097152
160 Erased 2097152 bytes from address 0x00000000 in flash
162 root@1:~# mtd_debug read /dev/mtd0 0 2097152 spi_read
163 Copied 2097152 bytes from address 0x00000000 in flash to spi_read
173 root@1:~# mtd_debug write /dev/mtd0 0 2097152 spi_test
174 Copied 2097152 bytes from spi_test to address 0x00000000 in flash
176 root@1:~# mtd_debug read /dev/mtd0 0 2097152 spi_read
177 Copied 2097152 bytes from address 0x00000000 in flash to spi_read
186 root@1:~# mtd_debug erase /dev/mtd0 0 2097152
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst112 volumeGroup-base-real: 0 2097152 linear 8:19 384
114 volumeGroup-snap: 0 2097152 snapshot 254:11 254:12 P 16
115 volumeGroup-base: 0 2097152 snapshot-origin 254:11
142 volumeGroup-base-real: 0 2097152 linear 8:19 384
144 volumeGroup-base: 0 2097152 snapshot-merge 254:11 254:12 P 16
171 0 8388608 snapshot 397896/2097152 1560
182 0 8388608 snapshot-merge 281688/2097152 1104
185 0 8388608 snapshot-merge 180480/2097152 712
188 0 8388608 snapshot-merge 16/2097152 16
H A Dthin-provisioning.rst110 $data_block_size must be between 128 (64KiB) and 2097152 (1GiB) and a
175 dmsetup create thin --table "0 2097152 thin /dev/mapper/pool 0"
211 dmsetup create snap --table "0 2097152 thin /dev/mapper/pool 1"
242 dmsetup create snap --table "0 2097152 thin /dev/mapper/pool 0 /dev/image"
295 (2097152 sectors) inclusive.
H A Dverity.rst247 "0 2097152 verity 1 /dev/sda1 /dev/sda2 4096 4096 262144 1 sha256 "\
H A Dcache.rst69 sectors (32KB) and 2097152 sectors (1GB) and a multiple of 64 sectors (32KB).
H A Ddm-clone.rst74 is 4KB. The region size must be between 8 sectors (4KB) and 2097152 sectors
H A Ddm-ima.rst559 …target_index=0,target_begin=0,target_len=2097152,target_name=multipath,target_version=1.14.0,nr_pr…
/linux/Documentation/devicetree/bindings/cache/
H A Dsifive,ccache0.yaml62 enum: [2097152, 4194304]
127 const: 2097152
203 cache-size = <2097152>;
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044-cpus.dtsi2615 cache-size = <2097152>;
2625 cache-size = <2097152>;
2635 cache-size = <2097152>;
2645 cache-size = <2097152>;
2655 cache-size = <2097152>;
2665 cache-size = <2097152>;
2675 cache-size = <2097152>;
2685 cache-size = <2097152>;
2695 cache-size = <2097152>;
2705 cache-size = <2097152>;
[all …]
/linux/tools/testing/selftests/zram/
H A Dzram01.sh29 zram_sizes="2097152" # 2MB
/linux/arch/x86/boot/
H A Da20.c52 #define A20_TEST_LONG 2097152 /* 2^21 */
/linux/arch/riscv/boot/dts/sifive/
H A Dfu540-c000.dtsi307 cache-size = <2097152>;
H A Dfu740-c000.dtsi312 cache-size = <2097152>;
/linux/drivers/md/
H A Ddm-dust.c328 sector_t DUST_MAX_BLKSZ_SECTORS = 2097152; in dust_ctr()
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs.dtsi215 cache-size = <2097152>;
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c366 case 2097152: in page_table_block_size_to_hw()
/linux/drivers/edac/
H A Darmada_xp_edac.c268 dimm->nr_pages = 2097152; in axp_mc_read_config()
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra194.dtsi3045 cache-size = <2097152>;
3055 cache-size = <2097152>;
3065 cache-size = <2097152>;
3075 cache-size = <2097152>;
H A Dtegra234.dtsi5693 cache-size = <2097152>;
5702 cache-size = <2097152>;
5711 cache-size = <2097152>;
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c17 #define TEST_LOADER_LOG_BUF_SZ 2097152
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2132 echo "8:16 rbps=2097152 wiops=120" > io.max
2136 8:16 rbps=2097152 wbps=max riops=max wiops=120
2144 8:16 rbps=2097152 wbps=max riops=max wiops=max
/linux/kernel/time/
H A Dtimer.c112 * 6 384 262144 ms (~4m) 2097152 ms - 16777215 ms (~34m - ~4h)
113 * 7 448 2097152 ms (~34m) 16777216 ms - 134217727 ms (~4h - ~1d)
/linux/drivers/iio/temperature/
H A Dltc2983.c1252 *val2 = 2097152; in ltc2983_read_raw()
/linux/drivers/media/dvb-frontends/
H A Dstv0367.c1984 if (u32_tmp < 2097152) { /* 2097152 = 2^21 */ in stv0367cab_set_srate()
/linux/drivers/video/fbdev/
H A Dtgafb.c1337 memory_size = 2097152;

12