Searched refs:manuf_id (Results 1 – 2 of 2) sorted by relevance
1317 u8 manuf_id; in asd_check_flash_type() local1346 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()1356 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()1361 switch (manuf_id) { in asd_check_flash_type()1411 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()1416 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()1424 switch (manuf_id) { in asd_check_flash_type()1472 asd_ha->hw_prof.flash.manuf = manuf_id; in asd_check_flash_type()
124 static inline char *nand_flash_manufacturer(int manuf_id) { in nand_flash_manufacturer() argument125 switch(manuf_id) { in nand_flash_manufacturer()