Home
last modified time | relevance | path

Searched refs:SZ_2K (Results 1 – 25 of 38) sorted by relevance

12

/linux/arch/sh/boards/mach-sdk7786/
H A Dsram.c50 vaddr = ioremap(phys, SZ_2K); in fpga_sram_init()
58 SZ_2K >> 10, phys, phys + SZ_2K - 1, area); in fpga_sram_init()
60 ret = gen_pool_add(sram_pool, (unsigned long)vaddr, SZ_2K, -1); in fpga_sram_init()
/linux/arch/arm/mach-omap1/
H A Dgpio16xx.c31 .end = OMAP1_MPUIO_VBASE + SZ_2K - 1,
72 .end = OMAP1610_GPIO1_BASE + SZ_2K - 1,
116 .end = OMAP1610_GPIO2_BASE + SZ_2K - 1,
144 .end = OMAP1610_GPIO3_BASE + SZ_2K - 1,
172 .end = OMAP1610_GPIO4_BASE + SZ_2K - 1,
H A Dgpio15xx.c24 .end = OMAP1_MPUIO_VBASE + SZ_2K - 1,
65 .end = OMAP1510_GPIO_BASE + SZ_2K - 1,
H A Dserial.c120 ioremap(serial_platform_data[i].mapbase, SZ_2K); in omap_serial_init()
H A Ddma.c82 .end = OMAP1_DMA_BASE + SZ_2K - 1,
/linux/arch/arm/mach-tegra/
H A Diomap.h77 #define TEGRA_EMC0_SIZE SZ_2K
80 #define TEGRA_EMC1_SIZE SZ_2K
83 #define TEGRA124_EMC_SIZE SZ_2K
/linux/arch/arm64/include/asm/
H A Dvectors.h66 return (char *)(TRAMP_VALIAS + SZ_2K * slot); in arm64_get_bp_hardening_vector()
70 return __bp_harden_el1_vectors + SZ_2K * slot; in arm64_get_bp_hardening_vector()
H A Dvirt.h83 #define ARM64_VECTOR_TABLE_LEN SZ_2K
H A Dspectre.h13 #define __BP_HARDEN_HYP_VECS_SZ ((BP_HARDEN_EL2_SLOTS - 1) * SZ_2K)
/linux/fs/smb/client/
H A Dcompress.c165 while (iov_iter_count(&iter) >= SZ_2K) { in collect_sample()
166 size_t part = umin(umin(iov_iter_count(&iter), SZ_2K), max); in collect_sample()
176 if (iov_iter_count(&iter) < PAGE_SIZE - SZ_2K) in collect_sample()
179 iov_iter_advance(&iter, SZ_2K); in collect_sample()
196 const size_t read_size = SZ_2K, bkt_size = 256, max = SZ_4M; in is_compressible()
/linux/rust/kernel/
H A Dsizes.rs10 pub const SZ_2K: usize = bindings::SZ_2K as usize; constant
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.h60 #define PRUETH_SW_HOST_PRE_BUF_POOL_SIZE (SZ_16K - SZ_2K)
65 #define PRUETH_SW_DROP_PKT_BUF_SIZE SZ_2K
189 #define MSMC_RAM_SIZE_SR1 (SZ_64K + SZ_32K + SZ_2K) /* 0x1880 x 8 x 2 */
/linux/drivers/pcmcia/
H A Domap_cf.c164 io->stop = io->start + SZ_2K - 1; in omap_cf_set_io_map()
179 map->static_start += SZ_2K; in omap_cf_set_mem_map()
275 cf->socket.map_size = SZ_2K; in omap_cf_probe()
/linux/drivers/mtd/nand/raw/
H A Dnand_ids.c31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), },
63 SZ_2K, SZ_512, SZ_128K, 0, 5, 128, NAND_ECC_INFO(8, SZ_512) },
H A Darasan-nand-controller.c113 #define ANFC_MAX_STEPS SZ_2K
114 #define ANFC_MAX_PKT_SIZE (SZ_2K - 1)
1118 case SZ_2K: in anfc_init_hw_ecc_controller()
/linux/tools/include/linux/
H A Dsizes.h22 #define SZ_2K 0x00000800 macro
/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S318 .mmuoff.data.write : ALIGN(SZ_2K) {
322 . = ALIGN(SZ_2K);
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_hw.h157 #define TSNEP_GCL_SIZE SZ_2K
/linux/arch/loongarch/kernel/
H A Dinst.c374 if (imm < -SZ_2K || imm >= SZ_2K) { in larch_insn_gen_lu52id()
/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c2684 .tx_max_frame_size = SZ_2K,
2685 .rx_max_frame_size = SZ_2K,
2686 .rx_buffer_size = SZ_2K +
2708 .tx_max_frame_size = SZ_2K,
2709 .rx_max_frame_size = SZ_2K,
2710 .rx_buffer_size = SZ_2K +
2735 .tx_max_frame_size = SZ_2K,
2736 .rx_max_frame_size = SZ_2K,
2737 .rx_buffer_size = SZ_2K +
2762 .tx_max_frame_size = SZ_2K,
[all …]
/linux/drivers/spi/
H A Dspi-nxp-fspi.c348 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
357 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
366 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
375 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
384 .ahb_buf_size = SZ_2K, /* (256 * 64 bits) */
/linux/arch/arm64/kvm/hyp/
H A Dhyp-entry.S254 .org 0b + SZ_2K // Safety measure
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-cpd.c33 #define MAX_MANIFEST_SIZE (SZ_2K * sizeof(u32))
/linux/tools/testing/memblock/tests/
H A Dbasic_api.c696 .base = SZ_2K, in memblock_reserve_overlap_bottom_check()
1287 .base = SZ_2K, in memblock_remove_simple_check()
1543 .base = SZ_2K, in memblock_remove_only_region_check()
1971 .base = SZ_2K, in memblock_free_only_region_check()
/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.c277 hwdev->max_line_size = SZ_2K * ln_size_mult; in malidp500_query_hw()
581 hwdev->max_line_size = SZ_2K; in malidp550_query_hw()

12