Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3672 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() function
3754 if (is_full_id_nand(type)) { in nand_get_flash_type()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5054 static inline bool is_full_id_nand(struct nand_flash_dev *type) in is_full_id_nand() function
5305 if (is_full_id_nand(type)) { in nand_detect()