Home
last modified time | relevance | path

Searched full:2097152 (Results 1 – 25 of 31) 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.rst249 "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.yaml67 enum: [2097152, 4194304]
132 const: 2097152
208 cache-size = <2097152>;
/linux/tools/testing/selftests/zram/
H A Dzram01.sh29 zram_sizes="2097152" # 2MB
/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/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c366 case 2097152: in page_table_block_size_to_hw()
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs.dtsi215 cache-size = <2097152>;
/linux/drivers/edac/
H A Darmada_xp_edac.c268 dimm->nr_pages = 2097152; in axp_mc_read_config()
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c17 #define TEST_LOADER_LOG_BUF_SZ 2097152
/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()
H A Dmb86a16.c1438 wait_t = 7 + (2097152 + state->srate / 2) / state->srate; in mb86a16_set_fe()
/linux/drivers/video/fbdev/
H A Dtgafb.c1337 memory_size = 2097152;
/linux/drivers/net/ethernet/sfc/siena/
H A Dfarch_regs.h2569 #define FR_BB_SRM_DBG_ROWS 2097152
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfarch_regs.h2569 #define FR_BB_SRM_DBG_ROWS 2097152
/linux/sound/soc/codecs/
H A Dtwl4030.c698 524288, 1048576, 2097152, 4194304, in headset_ramp()
/linux/mm/
H A Dslab_common.c883 INIT_KMALLOC_INFO(2097152, 2M) in setup_kmalloc_cache_index_table()
/linux/drivers/iio/pressure/
H A Dbmp280-core.c439 + (s32)2097152) * calib->H2 + 8192) >> 14); in bme280_compensate_humidity()

12