Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Djz4740_nand.c330 uint8_t *nand_dev_id) in jz_nand_detect_bank() argument
376 *nand_dev_id = chip->read_byte(mtd); in jz_nand_detect_bank()
383 || *nand_dev_id != chip->read_byte(mtd)) { in jz_nand_detect_bank()
417 uint8_t nand_maf_id = 0, nand_dev_id = 0; in jz_nand_probe() local
490 &nand_maf_id, &nand_dev_id) == 0) in jz_nand_probe()
Dnand_base.c3997 int i, nand_maf_id, nand_dev_id; in nand_scan_ident() local
4016 &nand_dev_id, table); in nand_scan_ident()
4036 nand_dev_id != chip->read_byte(mtd)) { in nand_scan_ident()