Home
last modified time | relevance | path

Searched refs:JEDEC_FEATURE_16_BIT_BUS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/mtd/
Drawnand.h413 #define JEDEC_FEATURE_16_BIT_BUS (1 << 0) macro
/external/u-boot/drivers/mtd/nand/
Dnand_base.c3434 if (jedec_feature(chip) & JEDEC_FEATURE_16_BIT_BUS) in nand_flash_detect_jedec()