Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4360 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() function
4445 if (is_full_id_nand(type)) { in nand_get_flash_type()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c4581 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() function
4769 if (is_full_id_nand(type)) { in nand_detect()