Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1178 static inline int onfi_feature(struct nand_chip *chip) in onfi_feature() function
1199 static inline int onfi_feature(struct nand_chip *chip) in onfi_feature() function
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3279 if (onfi_feature(chip) & ONFI_FEATURE_16_BIT_BUS) in nand_flash_detect_onfi()
3288 (onfi_feature(chip) & ONFI_FEATURE_EXT_PARAM_PAGE)) { in nand_flash_detect_onfi()