Searched refs:nand_dev_id (Results 1 – 2 of 2) sorted by relevance
329 uint8_t *nand_dev_id) in jz_nand_detect_bank() argument375 *nand_dev_id = chip->read_byte(mtd); in jz_nand_detect_bank()382 || *nand_dev_id != chip->read_byte(mtd)) { in jz_nand_detect_bank()416 uint8_t nand_maf_id = 0, nand_dev_id = 0; in jz_nand_probe() local494 &nand_maf_id, &nand_dev_id) == 0) in jz_nand_probe()
3348 int i, busw, nand_maf_id, nand_dev_id; in nand_scan_ident() local3359 &nand_maf_id, &nand_dev_id, table); in nand_scan_ident()3379 nand_dev_id != chip->read_byte(mtd)) { in nand_scan_ident()