Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4365 static bool find_full_id_nand(struct mtd_info *mtd, struct nand_chip *chip, in find_full_id_nand() function
4446 if (find_full_id_nand(mtd, chip, type, id_data, &busw)) in nand_get_flash_type()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c4586 static bool find_full_id_nand(struct nand_chip *chip, in find_full_id_nand() function
4770 if (find_full_id_nand(chip, type)) in nand_detect()