Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dnand.h970 static inline int jedec_feature(struct nand_chip *chip) in jedec_feature() function
/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c3458 if (jedec_feature(chip) & JEDEC_FEATURE_16_BIT_BUS) in nand_flash_detect_jedec()