Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1249 static inline int jedec_feature(struct nand_chip *chip) in jedec_feature() function
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3382 if (jedec_feature(chip) & JEDEC_FEATURE_16_BIT_BUS) in nand_flash_detect_jedec()