Home
last modified time | relevance | path

Searched refs:MTD_DEBUG_LEVEL3 (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/mtd/
Dinftlcore.c66 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: add_mtd for %s\n", mtd->name); in inftl_add_mtd()
136 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: remove_dev (i=%d)\n", dev->devnum); in inftl_remove_dev()
218 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_findfreeblock(inftl=%p," in INFTL_findfreeblock()
262 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_foldchain(inftl=%p,thisVUC=%d," in INFTL_foldchain()
424 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_makefreeblock(inftl=%p," in INFTL_makefreeblock()
487 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_findwriteunit(inftl=%p," in INFTL_findwriteunit()
504 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: status of block %d in " in INFTL_findwriteunit()
650 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_trydeletechain(inftl=%p," in INFTL_trydeletechain()
734 DEBUG(MTD_DEBUG_LEVEL3, "Deleting EUN %d from VUC %d\n", in INFTL_trydeletechain()
770 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_deleteblock(inftl=%p," in INFTL_deleteblock()
[all …]
Dssfdc.c238 DEBUG(MTD_DEBUG_LEVEL3, "SSFDC_RO: get_logical_address() %d\n", in get_logical_address()
390 DEBUG(MTD_DEBUG_LEVEL3, in ssfdcr_readsect()
400 DEBUG(MTD_DEBUG_LEVEL3, in ssfdcr_readsect()
410 DEBUG(MTD_DEBUG_LEVEL3, in ssfdcr_readsect()
Dinftlmount.c56 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: find_boot_record(inftl=%p)\n", inftl); in find_boot_record()
388 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_formatblock(inftl=%p," in INFTL_formatblock()
558 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: INFTL_mount(inftl=%p)\n", s); in INFTL_mount()
588 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: pass 1, explore each unit\n"); in INFTL_mount()
730 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: pass 2, validate virtual chains\n"); in INFTL_mount()
788 DEBUG(MTD_DEBUG_LEVEL3, "INFTL: pass 3, format unused blocks\n"); in INFTL_mount()
/linux-2.6.39/drivers/mtd/devices/
Dmtd_dataflash.c190 DEBUG(MTD_DEBUG_LEVEL3, "ERASE %s: (%x) %x %x %x [%i]\n", in dataflash_erase()
258 DEBUG(MTD_DEBUG_LEVEL3, "READ: (%x) %x %x %x\n", in dataflash_read()
343 DEBUG(MTD_DEBUG_LEVEL3, "write @ %i:%i len=%i\n", in dataflash_write()
371 DEBUG(MTD_DEBUG_LEVEL3, "TRANSFER: (%x) %x %x %x\n", in dataflash_write()
389 DEBUG(MTD_DEBUG_LEVEL3, "PROGRAM: (%x) %x %x %x\n", in dataflash_write()
413 DEBUG(MTD_DEBUG_LEVEL3, "COMPARE: (%x) %x %x %x\n", in dataflash_write()
Dm25p80.c199 DEBUG(MTD_DEBUG_LEVEL3, "%s: %s %lldKiB\n", in erase_chip()
240 DEBUG(MTD_DEBUG_LEVEL3, "%s: %s %dKiB at 0x%08x\n", in erase_sector()
Ddoc2001.c58 DEBUG(MTD_DEBUG_LEVEL3, in _DoC_WaitReady()
Ddoc2001plus.c64 DEBUG(MTD_DEBUG_LEVEL3, in _DoC_WaitReady()
Ddoc2000.c85 DEBUG(MTD_DEBUG_LEVEL3, in _DoC_WaitReady()
/linux-2.6.39/drivers/mtd/chips/
Djedec_probe.c1920 DEBUG( MTD_DEBUG_LEVEL3, in jedec_reset()
2024 DEBUG( MTD_DEBUG_LEVEL3, "%s(): ID is not 8bit\n", in jedec_match()
2048 DEBUG( MTD_DEBUG_LEVEL3, in jedec_match()
2052 DEBUG( MTD_DEBUG_LEVEL3, in jedec_match()
2064 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): check unlock addrs 0x%.4x 0x%.4x\n", in jedec_match()
2069 DEBUG( MTD_DEBUG_LEVEL3, in jedec_match()
2086 DEBUG( MTD_DEBUG_LEVEL3, in jedec_match()
2093 DEBUG( MTD_DEBUG_LEVEL3, in jedec_match()
2107 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): return to ID mode\n", __func__ ); in jedec_match()
2170 DEBUG(MTD_DEBUG_LEVEL3, in jedec_probe_chip()
[all …]
Dfwh_lock.h37 DEBUG( MTD_DEBUG_LEVEL3, in fwh_xxlock_oneblock()
Dcfi_cmdset_0002.c446 DEBUG(MTD_DEBUG_LEVEL3, "MTD %s(): write buffer size %d\n", in cfi_cmdset_0002()
1168 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): WRITE 0x%.8lx(0x%.8lx)\n", in do_write_oneword()
1179 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): NOP\n", in do_write_oneword()
1405 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): WRITE 0x%.8lx(0x%.8lx)\n", in do_write_buffer()
1592 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): ERASE 0x%.8lx\n", in do_erase_chip()
1680 DEBUG( MTD_DEBUG_LEVEL3, "MTD %s(): ERASE 0x%.8lx\n", in do_erase_oneblock()
1806 DEBUG(MTD_DEBUG_LEVEL3, "MTD %s(): LOCK 0x%08lx len %d\n", in do_atmel_lock()
1842 DEBUG(MTD_DEBUG_LEVEL3, "MTD %s(): LOCK 0x%08lx len %d\n", in do_atmel_unlock()
/linux-2.6.39/include/linux/mtd/
Dmtd.h367 #define MTD_DEBUG_LEVEL3 (3) /* Noisy */ macro
/linux-2.6.39/drivers/mtd/onenand/
Donenand_base.c1096 DEBUG(MTD_DEBUG_LEVEL3, "%s: from = 0x%08x, len = %i\n", in onenand_mlc_read_ops_nolock()
1200 DEBUG(MTD_DEBUG_LEVEL3, "%s: from = 0x%08x, len = %i\n", in onenand_read_ops_nolock()
1331 DEBUG(MTD_DEBUG_LEVEL3, "%s: from = 0x%08x, len = %i\n", in onenand_read_oob_nolock()
1550 DEBUG(MTD_DEBUG_LEVEL3, "%s: from = 0x%08x, len = %zi\n", in onenand_bbt_read_oob()
1724 DEBUG(MTD_DEBUG_LEVEL3, "%s: to = 0x%08x, len = %i\n", in onenand_panic_write()
1857 DEBUG(MTD_DEBUG_LEVEL3, "%s: to = 0x%08x, len = %i\n", in onenand_write_ops_nolock()
2052 DEBUG(MTD_DEBUG_LEVEL3, "%s: to = 0x%08x, len = %i\n", in onenand_write_oob_nolock()
2463 DEBUG(MTD_DEBUG_LEVEL3, "%s: start=0x%012llx, len=%llu\n", __func__, in onenand_erase()
2532 DEBUG(MTD_DEBUG_LEVEL3, "%s: called\n", __func__); in onenand_sync()
/linux-2.6.39/drivers/mtd/nand/
Dmxc_nand.c369 DEBUG(MTD_DEBUG_LEVEL3, "send_cmd(host, 0x%x, %d)\n", cmd, useirq); in send_cmd_v1_v2()
409 DEBUG(MTD_DEBUG_LEVEL3, "send_addr(host, 0x%x %d)\n", addr, islast); in send_addr_v1_v2()
924 DEBUG(MTD_DEBUG_LEVEL3, in mxc_nand_command()
Dnand_base.c951 DEBUG(MTD_DEBUG_LEVEL3, "%s: start = 0x%012llx, len = %llu\n", in nand_unlock()
1009 DEBUG(MTD_DEBUG_LEVEL3, "%s: start = 0x%012llx, len = %llu\n", in nand_lock()
1778 DEBUG(MTD_DEBUG_LEVEL3, "%s: from = 0x%08Lx, len = %i\n", in nand_do_read_oob()
2360 DEBUG(MTD_DEBUG_LEVEL3, "%s: to = 0x%08x, len = %i\n", in nand_do_write_oob()
2533 DEBUG(MTD_DEBUG_LEVEL3, "%s: start = 0x%012llx, len = %llu\n", in nand_erase_nand()
2692 DEBUG(MTD_DEBUG_LEVEL3, "%s: called\n", __func__); in nand_sync()