Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Drawnand.h1197 static inline int onfi_feature(struct nand_chip *chip) in onfi_feature() function
1218 static inline int onfi_feature(struct nand_chip *chip) in onfi_feature() function
/external/u-boot/drivers/mtd/nand/raw/
Dnand_base.c3965 if (onfi_feature(chip) & ONFI_FEATURE_16_BIT_BUS) in nand_flash_detect_onfi()
3974 (onfi_feature(chip) & ONFI_FEATURE_EXT_PARAM_PAGE)) { in nand_flash_detect_onfi()