Searched refs:SZ_128 (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/tools/include/linux/ |
D | sizes.h | 17 #define SZ_128 0x00000080 macro
|
/linux-6.12.1/drivers/thunderbolt/ |
D | dma_port.h | 19 #define DMA_PORT_CSS_MAX_SIZE SZ_128
|
/linux-6.12.1/tools/testing/memblock/tests/ |
D | alloc_nid_api.c | 68 phys_addr_t size = SZ_128; in alloc_nid_top_down_simple_check() 120 phys_addr_t size = SZ_128; in alloc_nid_top_down_end_misaligned_check() 313 phys_addr_t r1_size = SZ_128; in alloc_nid_min_reserved_generic_check() 366 phys_addr_t r2_size = SZ_128; in alloc_nid_max_reserved_generic_check() 432 r2.size = SZ_128; in alloc_nid_top_down_reserved_with_space_check() 495 r2.size = SZ_128; in alloc_nid_reserved_full_merge_generic_check() 559 r2.size = SZ_128; in alloc_nid_top_down_reserved_no_space_check() 737 phys_addr_t size = SZ_128; in alloc_nid_bottom_up_simple_check() 789 phys_addr_t size = SZ_128; in alloc_nid_bottom_up_start_misaligned_check() 905 r2.size = SZ_128; in alloc_nid_bottom_up_reserved_with_space_check() [all …]
|
D | alloc_exact_nid_api.c | 855 r1.size = SZ_128; in alloc_exact_nid_numa_reserved_full_merge_generic_check() 857 r2.size = SZ_128; in alloc_exact_nid_numa_reserved_full_merge_generic_check() 924 r2.base = next_node->base + SZ_128; in alloc_exact_nid_numa_split_all_reserved_generic_check()
|
D | alloc_helpers_api.c | 287 min_addr = memblock_start_of_DRAM() + SZ_128; in alloc_from_bottom_up_no_space_above_check()
|
D | alloc_api.c | 605 phys_addr_t r2_size = SZ_128; in alloc_bottom_up_before_check()
|
/linux-6.12.1/drivers/spi/ |
D | spi-fsl-qspi.c | 209 .rxfifo = SZ_128, 218 .rxfifo = SZ_128, 227 .rxfifo = SZ_128, 237 .rxfifo = SZ_128, 247 .rxfifo = SZ_128, 256 .rxfifo = SZ_128,
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/ |
D | msm_disp_snapshot.h | 64 char name[SZ_128];
|
/linux-6.12.1/include/linux/ |
D | sizes.h | 17 #define SZ_128 0x00000080 macro
|
/linux-6.12.1/arch/arm/mach-clps711x/ |
D | board-dt.c | 42 DEFINE_RES_MEM(CLPS711X_PHYS_BASE + HALT, SZ_128);
|
/linux-6.12.1/drivers/pci/controller/ |
D | pcie-rcar.c | 80 mask = (roundup_pow_of_two(size) / SZ_128) - 1; in rcar_pcie_set_outbound()
|
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/ |
D | funeth.h | 14 #define ADMIN_SQE_SIZE SZ_128
|
/linux-6.12.1/drivers/dma/ |
D | mv_xor.h | 19 #define MV_XOR_MIN_BYTE_COUNT SZ_128
|
D | mmp_tdma.c | 704 tdev->device.max_burst = SZ_128; in mmp_tdma_probe()
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | nand_ids.c | 31 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512), },
|
/linux-6.12.1/drivers/pci/controller/dwc/ |
D | pcie-intel-gw.c | 22 #define PORT_AFR_N_FTS_GEN12_DFT (SZ_128 - 1)
|
/linux-6.12.1/drivers/infiniband/hw/irdma/ |
D | hw.c | 7 .qplimit = SZ_128,
|
/linux-6.12.1/drivers/media/platform/allegro-dvt/ |
D | allegro-core.c | 97 #define ENCODER_STREAM_OFFSET SZ_128
|