Home
last modified time | relevance | path

Searched refs:SZ_8M (Results 1 – 25 of 49) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_log.h20 #define DPC_BUFFER_SIZE SZ_8M
21 #define ISR_BUFFER_SIZE SZ_8M
/Linux-v5.4/arch/arm/mach-sa1100/
Dpleb.c73 [0] = DEFINE_RES_MEM(SA1100_CS0_PHYS, SZ_8M),
74 [1] = DEFINE_RES_MEM(SA1100_CS1_PHYS, SZ_8M),
/Linux-v5.4/arch/arm/mach-orion5x/
Ddb88f5281-setup.c135 .size = SZ_8M,
138 .offset = (SZ_16M + SZ_8M),
139 .size = SZ_8M,
Drd88f5181l-fxo-setup.c34 #define RD88F5181L_FXO_NOR_BOOT_SIZE SZ_8M
Dwnr854t-setup.c54 #define WNR854T_NOR_BOOT_SIZE SZ_8M
Dwrt350n-v2-setup.c131 #define WRT350N_V2_NOR_BOOT_SIZE SZ_8M
Dts409-setup.c50 #define QNAP_TS409_NOR_BOOT_SIZE SZ_8M
/Linux-v5.4/fs/btrfs/tests/
Dextent-io-tests.c495 set_extent_bits(&tree, SZ_64M, SZ_64M + SZ_8M - 1, CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
499 if (start != SZ_64M || end != SZ_64M + SZ_8M - 1) { in test_find_first_clear_extent_bit()
505 find_first_clear_extent_bit(&tree, SZ_64M - SZ_8M, &start, &end, in test_find_first_clear_extent_bit()
512 if (start != SZ_64M || end != SZ_64M + SZ_8M - 1) { in test_find_first_clear_extent_bit()
523 if (start != SZ_64M + SZ_8M || end != -1) { in test_find_first_clear_extent_bit()
/Linux-v5.4/arch/arm/mach-ep93xx/
Dgesbc9312.c28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); in gesbc9312_init_machine()
Dsimone.c107 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); in simone_init_machine()
/Linux-v5.4/tools/include/linux/
Dsizes.h35 #define SZ_8M 0x00800000 macro
/Linux-v5.4/include/linux/
Dsizes.h35 #define SZ_8M 0x00800000 macro
/Linux-v5.4/arch/arm/mach-ixp4xx/
Dvulcan-pci.c35 pci_cardbus_mem_size = SZ_8M; in vulcan_pci_preinit()
Dgtwx5715-setup.c147 gtwx5715_flash_resource.end = IXP4XX_EXP_BUS_BASE(0) + SZ_8M - 1; in gtwx5715_init()
/Linux-v5.4/arch/arm/mach-s3c24xx/
Dsimtec-nor.c52 [0] = DEFINE_RES_MEM(S3C2410_CS1 + 0x4000000, SZ_8M),
Dmach-nexcoder.c82 [0] = DEFINE_RES_MEM(S3C2410_CS0, SZ_8M),
Dcommon-smdk.c125 .offset = SZ_8M,
/Linux-v5.4/arch/sh/boards/
Dboard-espt.c46 .end = SZ_8M - 1,
/Linux-v5.4/arch/arm/mach-pxa/
Dcm-x255.c153 .end = PXA_CS0_PHYS + SZ_8M - 1,
Dcsb726.c188 .end = PXA_CS4_PHYS + SZ_8M - 1,
/Linux-v5.4/arch/arm/mach-dove/
Ddove.h50 #define DOVE_NB_REGS_SIZE SZ_8M
/Linux-v5.4/arch/arm/mach-omap1/
Dboard-palmte.c135 .end = OMAP_CS0_PHYS + SZ_8M - 1,
/Linux-v5.4/arch/arm/mach-omap2/
Diomap.h134 #define L4_EMU_34XX_SIZE SZ_8M
/Linux-v5.4/arch/sh/drivers/pci/
Dpcie-sh7786.c44 .end = 0xfd000000 + SZ_8M - 1,
68 .end = 0xfd800000 + SZ_8M - 1,
/Linux-v5.4/arch/unicore32/mm/
Dinit.c139 phys_initrd_size = SZ_8M; in uc32_memblock_init()

12