Searched refs:NAND_RR_NONE (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/hifmc100_nand/ |
D | hifmc_nand_spl_ids.c | 184 .read_retry_type = NAND_RR_NONE, 201 .read_retry_type = NAND_RR_NONE, 216 .read_retry_type = NAND_RR_NONE, 231 .read_retry_type = NAND_RR_NONE, 246 .read_retry_type = NAND_RR_NONE, 291 .read_retry_type = NAND_RR_NONE, 305 .read_retry_type = NAND_RR_NONE, 319 .read_retry_type = NAND_RR_NONE, 333 .read_retry_type = NAND_RR_NONE, 347 .read_retry_type = NAND_RR_NONE, [all …]
|
/third_party/uboot/u-boot-2020.01/include/ |
D | hinfc_common.h | 149 #define NAND_RR_NONE 0x00 macro
|