/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_ids.c | 33 LEGACY_ID_NAND("NAND 4MiB 3,3V 8-bit", 0xd5, 4, SZ_8K, SP_OPTIONS), 35 LEGACY_ID_NAND("NAND 8MiB 3,3V 8-bit", 0xe6, 8, SZ_8K, SP_OPTIONS), 57 SZ_8K, SZ_4K, SZ_1M, 0, 8, 640, NAND_ECC_INFO(40, SZ_1K) }, 60 SZ_8K, SZ_8K, SZ_2M, 0, 8, 640, NAND_ECC_INFO(40, SZ_1K) }, 63 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 66 SZ_8K, SZ_4K, SZ_2M, NAND_NEED_SCRAMBLING, 6, 640, 70 SZ_8K, SZ_8K, SZ_2M, NAND_NEED_SCRAMBLING, 6, 640, 74 SZ_16K, SZ_8K, SZ_4M, NAND_NEED_SCRAMBLING, 6, 1664, 77 LEGACY_ID_NAND("NAND 4MiB 5V 8-bit", 0x6B, 4, SZ_8K, SP_OPTIONS), 78 LEGACY_ID_NAND("NAND 4MiB 3,3V 8-bit", 0xE3, 4, SZ_8K, SP_OPTIONS), [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_ids.c | 43 SZ_8K, SZ_4K, SZ_1M, 0, 8, 640, NAND_ECC_INFO(40, SZ_1K) }, 46 SZ_8K, SZ_8K, SZ_2M, 0, 8, 640, NAND_ECC_INFO(40, SZ_1K) }, 49 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 52 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 55 SZ_8K, SZ_8K, SZ_2M, NAND_NEED_SCRAMBLING, 6, 640, 59 SZ_16K, SZ_8K, SZ_4M, NAND_NEED_SCRAMBLING, 6, 1664, 68 LEGACY_ID_NAND("NAND 4MiB 5V 8-bit", 0x6B, 4, SZ_8K, SP_OPTIONS), 69 LEGACY_ID_NAND("NAND 4MiB 3,3V 8-bit", 0xE3, 4, SZ_8K, SP_OPTIONS), 70 LEGACY_ID_NAND("NAND 4MiB 3,3V 8-bit", 0xE5, 4, SZ_8K, SP_OPTIONS), 71 LEGACY_ID_NAND("NAND 8MiB 3,3V 8-bit", 0xD6, 8, SZ_8K, SP_OPTIONS), [all …]
|
H A D | sm_common.c | 129 LEGACY_ID_NAND("SmartMedia 2MiB 3,3V ROM", 0x5d, 2, SZ_8K, NAND_ROM), 130 LEGACY_ID_NAND("SmartMedia 4MiB 3,3V", 0xe3, 4, SZ_8K, 0), 131 LEGACY_ID_NAND("SmartMedia 4MiB 3,3/5V", 0xe5, 4, SZ_8K, 0), 132 LEGACY_ID_NAND("SmartMedia 4MiB 5V", 0x6b, 4, SZ_8K, 0), 133 LEGACY_ID_NAND("SmartMedia 4MiB 3,3V ROM", 0xd5, 4, SZ_8K, NAND_ROM), 134 LEGACY_ID_NAND("SmartMedia 8MiB 3,3V", 0xe6, 8, SZ_8K, 0), 135 LEGACY_ID_NAND("SmartMedia 8MiB 3,3V ROM", 0xd6, 8, SZ_8K, NAND_ROM),
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | extent-map-tests.c | 61 u64 len = SZ_8K; in test_case_1() 319 ret = __test_case_3(fs_info, em_tree, SZ_8K); in test_case_3() 342 em->len = SZ_8K; in __test_case_4() 344 em->block_len = SZ_8K; in __test_case_4() 362 em->start = SZ_8K; in __test_case_4() 483 { .start = 0, .len = SZ_8K }, /* [0, 8K) */ 490 { .start = 0, .len = SZ_8K }, /* [0, 8K) */ 497 { .start = 0, .len = SZ_8K }, /* [0, 8K) */ 505 { .start = 0, .len = SZ_8K}, /* [0, 8K) */ 602 ret = add_compressed_extent(em_tree, SZ_4K * 6, SZ_4K * 3, SZ_8K); in test_case_5() [all …]
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_scaler.c | 590 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K }) }, 597 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K }) }, 604 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K }) }, 610 { IPP_SIZE_LIMIT(BUFFER, .h = { 16, SZ_8K }, .v = { 16, SZ_8K })},
|
H A D | exynos_drm_rotator.c | 369 { IPP_SIZE_LIMIT(BUFFER, .h = { 8, SZ_8K }, .v = { 8, SZ_8K }) }, 374 { IPP_SIZE_LIMIT(BUFFER, .h = { 8, SZ_8K }, .v = { 8, SZ_8K }) },
|
/openbmc/linux/drivers/pcmcia/ |
H A D | omap_cf.c | 244 if (!request_mem_region(cf->phys_cf, SZ_8K, driver_name)) { in omap_cf_probe() 285 release_mem_region(cf->phys_cf, SZ_8K); in omap_cf_probe() 300 release_mem_region(cf->phys_cf, SZ_8K); in omap_cf_remove()
|
/openbmc/linux/tools/testing/memblock/tests/ |
H A D | basic_api.c | 126 .size = SZ_8K in memblock_add_disjoint_check() 130 .size = SZ_8K in memblock_add_disjoint_check() 351 .size = SZ_8K in memblock_add_between_check() 355 .size = SZ_8K in memblock_add_between_check() 358 .base = SZ_1G + SZ_8K, in memblock_add_between_check() 359 .size = SZ_8K in memblock_add_between_check() 820 .size = SZ_8K in memblock_reserve_between_check() 824 .size = SZ_8K in memblock_reserve_between_check() 827 .base = SZ_1G + SZ_8K, in memblock_reserve_between_check() 828 .size = SZ_8K in memblock_reserve_between_check() [all …]
|
/openbmc/linux/drivers/ufs/host/ |
H A D | ufs-hisi.c | 338 ufshcd_dme_set(hba, UIC_ARG_MIB(0x15b0), SZ_8K - 1); in ufs_hisi_pwr_change_pre_change() 344 ufshcd_dme_set(hba, UIC_ARG_MIB(0xd041), SZ_8K - 1); in ufs_hisi_pwr_change_pre_change() 350 ufshcd_dme_set(hba, UIC_ARG_MIB(0x15b3), SZ_8K - 1); in ufs_hisi_pwr_change_pre_change() 356 ufshcd_dme_set(hba, UIC_ARG_MIB(0xd044), SZ_8K - 1); in ufs_hisi_pwr_change_pre_change()
|
/openbmc/u-boot/include/configs/ |
H A D | bcm_northstar2.h | 36 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | warp.h | 47 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | mx6sllevk.h | 129 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | mx6slevk.h | 134 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | liteboard.h | 127 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | mx6sxsabreauto.h | 155 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | udoo_neo.h | 79 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | chiliboard.h | 173 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | mx6ullevk.h | 152 #define CONFIG_ENV_SIZE SZ_8K
|
H A D | kp_imx53.h | 103 #define CONFIG_ENV_SIZE (SZ_8K)
|
/openbmc/u-boot/include/linux/ |
H A D | sizes.h | 27 #define SZ_8K 0x00002000 macro
|
/openbmc/linux/tools/include/linux/ |
H A D | sizes.h | 24 #define SZ_8K 0x00002000 macro
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-l2x0.c | 241 .way_size_0 = SZ_8K, 406 .way_size_0 = SZ_8K, 762 .way_size_0 = SZ_8K, 1088 .way_size_0 = SZ_8K, 1108 .way_size_0 = SZ_8K, 1303 .way_size_0 = SZ_8K, 1333 .way_size_0 = SZ_8K, 1696 .way_size_0 = SZ_8K, 1735 .way_size_0 = SZ_8K,
|
/openbmc/linux/arch/arm/mach-davinci/ |
H A D | devices-da8xx.c | 54 #define DA8XX_EMAC_CTRL_RAM_SIZE SZ_8K
|
H A D | da8xx.h | 34 #define DA8XX_CP_INTC_SIZE SZ_8K
|
/openbmc/linux/include/linux/ |
H A D | sizes.h | 24 #define SZ_8K 0x00002000 macro
|