Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dnand_base.c3724 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() function
3806 if (is_full_id_nand(type)) { in nand_get_flash_type()