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.h1170 static inline int onfi_feature(struct nand_chip *chip) in onfi_feature() function
1191 static inline int onfi_feature(struct nand_chip *chip) in onfi_feature() function
/external/u-boot/drivers/mtd/nand/
Dnand_base.c3331 if (onfi_feature(chip) & ONFI_FEATURE_16_BIT_BUS) in nand_flash_detect_onfi()
3340 (onfi_feature(chip) & ONFI_FEATURE_EXT_PARAM_PAGE)) { in nand_flash_detect_onfi()