| /linux/arch/arm/mach-s3c/ |
| H A D | dev-uart-s3c64xx.c | 28 [0] = DEFINE_RES_MEM(S3C_PA_UART0, SZ_256), 33 [0] = DEFINE_RES_MEM(S3C_PA_UART1, SZ_256), 38 [0] = DEFINE_RES_MEM(S3C_PA_UART2, SZ_256), 43 [0] = DEFINE_RES_MEM(S3C_PA_UART3, SZ_256),
|
| H A D | dev-audio-s3c64xx.c | 50 [0] = DEFINE_RES_MEM(S3C64XX_PA_IIS0, SZ_256), 69 [0] = DEFINE_RES_MEM(S3C64XX_PA_IIS1, SZ_256),
|
| H A D | devs.c | 318 [0] = DEFINE_RES_MEM(S3C_PA_USBHOST, SZ_256), 368 [0] = DEFINE_RES_MEM(S3C_PA_SPI0, SZ_256),
|
| /linux/arch/arm/mach-omap1/ |
| H A D | mcbsp.c | 96 .end = OMAP1510_MCBSP1_BASE + SZ_256, 123 .end = OMAP1510_MCBSP2_BASE + SZ_256, 150 .end = OMAP1510_MCBSP3_BASE + SZ_256, 196 .end = OMAP1610_MCBSP1_BASE + SZ_256, 223 .end = OMAP1610_MCBSP2_BASE + SZ_256, 250 .end = OMAP1610_MCBSP3_BASE + SZ_256,
|
| /linux/arch/arm/mach-tegra/ |
| H A D | iomap.h | 62 #define TEGRA_UARTC_SIZE SZ_256 65 #define TEGRA_UARTD_SIZE SZ_256 68 #define TEGRA_UARTE_SIZE SZ_256 71 #define TEGRA_PMC_SIZE SZ_256
|
| /linux/tools/testing/memblock/tests/ |
| H A D | alloc_api.c | 230 r2.size = SZ_256; in alloc_top_down_second_fit_check() 324 phys_addr_t gap_size = SZ_256; in alloc_small_gaps_generic_check() 360 allocated_ptr = run_memblock_alloc(SZ_256, SMP_CACHE_BYTES); in alloc_all_reserved_generic_check() 385 phys_addr_t available_size = SZ_256; in alloc_no_space_generic_check() 418 phys_addr_t available_size = SZ_256; in alloc_limited_space_generic_check() 704 r2.size = SZ_256; in alloc_bottom_up_second_fit_check()
|
| H A D | alloc_nid_api.c | 223 phys_addr_t size = SZ_256; in alloc_nid_top_down_narrow_range_check() 547 phys_addr_t r3_size = SZ_256; in alloc_nid_top_down_reserved_no_space_check() 614 phys_addr_t r3_size = SZ_256; in alloc_nid_reserved_all_generic_check() 654 phys_addr_t size = SZ_256; in alloc_nid_top_down_cap_max_check() 662 max_addr = memblock_end_of_DRAM() + SZ_256; in alloc_nid_top_down_cap_max_check() 698 min_addr = memblock_start_of_DRAM() - SZ_256; in alloc_nid_top_down_cap_min_check() 842 phys_addr_t size = SZ_256; in alloc_nid_bottom_up_narrow_range_check() 963 phys_addr_t r3_size = SZ_256; in alloc_nid_bottom_up_reserved_no_space_check() 1018 phys_addr_t size = SZ_256; in alloc_nid_bottom_up_cap_max_check() 1026 max_addr = memblock_end_of_DRAM() + SZ_256; in alloc_nid_bottom_up_cap_max_check() [all …]
|
| H A D | alloc_exact_nid_api.c | 155 min_addr = req_node_end - SZ_256; in alloc_exact_nid_top_down_numa_split_range_low_check() 212 min_addr = node2->base - SZ_256; in alloc_exact_nid_top_down_numa_no_overlap_split_check() 426 min_addr = req_node_end - SZ_256; in alloc_exact_nid_bottom_up_numa_split_range_low_check() 483 min_addr = node2->base - SZ_256; in alloc_exact_nid_bottom_up_numa_no_overlap_split_check() 721 min_addr = req_node->base - SZ_256; in alloc_exact_nid_numa_split_range_high_generic_check() 917 phys_addr_t size = SZ_256; in alloc_exact_nid_numa_split_all_reserved_generic_check()
|
| /linux/tools/include/linux/ |
| H A D | sizes.h | 18 #define SZ_256 0x00000100 macro
|
| /linux/arch/sh/boards/ |
| H A D | board-apsh4ad0a.c | 30 .end = 0xA4000000 + SZ_256 - 1,
|
| H A D | board-apsh4a3a.c | 78 .end = 0xA4000000 + SZ_256 - 1,
|
| /linux/arch/arm/mach-zynq/ |
| H A D | common.c | 151 .length = SZ_256,
|
| /linux/arch/sh/boards/mach-sdk7786/ |
| H A D | setup.c | 50 .end = 0x07ffff00 + SZ_256 - 1,
|
| /linux/arch/sh/drivers/pci/ |
| H A D | pcie-sh7786.c | 378 pci_write_reg(chan, ((memsize - SZ_512M) - SZ_256) | 1, in pcie_init() 394 pci_write_reg(chan, (memsize - SZ_256) | 1, SH4A_PCIELAMR0); in pcie_init()
|
| /linux/drivers/firmware/tegra/ |
| H A D | bpmp-debugfs.c | 407 const size_t pathlen = SZ_256; in bpmp_populate_debugfs_inband() 588 const size_t namesize = SZ_256; in debugfs_show() 639 const size_t namesize = SZ_256; in debugfs_store()
|
| /linux/drivers/media/platform/nvidia/tegra-vde/ |
| H A D | vde.h | 38 #define FRAMEID_ALIGN SZ_256
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_display.c | 813 ret = drm_mode_size_dumb(dev, args, SZ_256, 0); in nouveau_display_dumb_create()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 734 #define PAGE_COPY_MODE_PS SZ_256 /* hw uses 256 bytes as the page-size */ 2049 else if (IS_ALIGNED(len, SZ_256)) in xe_migrate_copy_pitch() 2050 pitch = SZ_256; in xe_migrate_copy_pitch()
|
| H A D | xe_gt_sriov_pf_config.c | 813 hweight64(gt->info.engine_mask) : SZ_256; in pf_get_min_spare_ctxs()
|
| /linux/drivers/spi/ |
| H A D | spi-airoha-snfi.c | 207 #define SPI_NAND_CACHE_SIZE (SZ_4K + SZ_256)
|
| H A D | spi-mt65xx.c | 105 #define MTK_SPI_IPM_PACKET_LOOP SZ_256
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pci-imx6.c | 1393 .bar[BAR_4] = { .type = BAR_FIXED, .fixed_size = SZ_256, },
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_control.c | 32 #define QAIC_DBC_Q_GAP SZ_256
|
| /linux/drivers/dma/lgm/ |
| H A D | lgm-dma.c | 150 #define DMA_CHAN_BOFF_MAX (SZ_256 - 1)
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_com.c | 2084 io_sq->tx_max_header_size = min_t(u32, ena_dev->tx_max_header_size, SZ_256); in ena_com_create_io_queue()
|