Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3607 static void nand_decode_id(struct mtd_info *mtd, struct nand_chip *chip, in nand_decode_id() function
3785 nand_decode_id(mtd, chip, type, id_data, &busw); in nand_get_flash_type()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5013 static void nand_decode_id(struct nand_chip *chip, struct nand_flash_dev *type) in nand_decode_id() function
5332 nand_decode_id(chip, type); in nand_detect()