Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_base.c1167 static bool nand_supports_get_features(struct nand_chip *chip, int addr) in nand_supports_get_features() function
1193 if (!nand_supports_get_features(chip, addr)) in nand_get_features()
1300 if (!nand_supports_get_features(chip, ONFI_FEATURE_ADDR_TIMING_MODE)) in nand_setup_data_interface()