Searched refs:_16K (Results 1 – 8 of 8) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/ |
D | hinfc_common.c | 76 { _16K, NAND_PAGE_16K }, 174 {NAND_PAGE_16K, _16K, NULL},
|
/third_party/uboot/u-boot-2020.01/drivers/ddr/marvell/a38x/ |
D | mv_ddr_common.h | 15 #define _16K 0x00004000 macro
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/hifmc100_nand/ |
D | hifmc_nand_spl_ids.c | 514 .pagesize = _16K, 528 .pagesize = _16K, 675 .pagesize = _16K, 689 .pagesize = _16K,
|
D | hifmc100_nand.c | 553 case _16K: in hifmc100_nand_support_randomizer()
|
/third_party/uboot/u-boot-2020.01/include/ |
D | hinfc_common.h | 38 #define _16K 16384 macro
|
D | hifmc_common.h | 43 #define _16K 16384 macro
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/hifmc100/ |
D | hifmc100.h | 42 #define HIFMC100_REG_RD_MAX_SIZE (_16K)
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | nand.c | 68 SET_HINFC_VER(HIFMC_VER_100, _16K, ET_ECC_40BIT1K), 69 SET_HINFC_VER(HIFMC_VER_100, _16K, ET_ECC_64BIT1K),
|