Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Drawnand.h1268 static inline int jedec_feature(struct nand_chip *chip) in jedec_feature() function
/external/u-boot/drivers/mtd/nand/raw/
Dnand_base.c4070 if (jedec_feature(chip) & JEDEC_FEATURE_16_BIT_BUS) in nand_flash_detect_jedec()