Searched refs:MTD_DEBUG_LEVEL2 (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/drivers/mtd/devices/ |
D | m25p80.c | 276 DEBUG(MTD_DEBUG_LEVEL2, "%s: %s %s 0x%llx, len %lld\n", in m25p80_erase() 338 DEBUG(MTD_DEBUG_LEVEL2, "%s: %s %s 0x%08x, len %zd\n", in m25p80_read() 407 DEBUG(MTD_DEBUG_LEVEL2, "%s: %s %s 0x%08x, len %zd\n", in m25p80_write() 500 DEBUG(MTD_DEBUG_LEVEL2, "%s: %s %s 0x%08x, len %zd\n", in sst_write() 925 DEBUG(MTD_DEBUG_LEVEL2, in m25p_probe() 935 DEBUG(MTD_DEBUG_LEVEL2, in m25p_probe() 974 DEBUG(MTD_DEBUG_LEVEL2, "partitions[%d] = " in m25p_probe()
|
D | mtd_dataflash.c | 152 DEBUG(MTD_DEBUG_LEVEL2, "%s: erase addr=0x%llx len 0x%llx\n", in dataflash_erase() 241 DEBUG(MTD_DEBUG_LEVEL2, "%s: read 0x%x..0x%x\n", in dataflash_read() 317 DEBUG(MTD_DEBUG_LEVEL2, "%s: write 0x%x..0x%x\n", in dataflash_write()
|
D | sst25l.c | 415 DEBUG(MTD_DEBUG_LEVEL2, in sst25l_probe() 443 DEBUG(MTD_DEBUG_LEVEL2, "partitions[%d] = " in sst25l_probe()
|
D | doc2000.c | 95 DEBUG(MTD_DEBUG_LEVEL2, "_DoC_WaitReady timed out.\n"); in _DoC_WaitReady() 326 DEBUG(MTD_DEBUG_LEVEL2, in DoC_IdentChip() 335 DEBUG(MTD_DEBUG_LEVEL2, in DoC_IdentChip()
|
D | doc2001.c | 66 DEBUG(MTD_DEBUG_LEVEL2, "_DoC_WaitReady timed out.\n"); in _DoC_WaitReady()
|
D | doc2001plus.c | 72 DEBUG(MTD_DEBUG_LEVEL2, "_DoC_WaitReady timed out.\n"); in _DoC_WaitReady()
|
/linux-2.6.39/drivers/mtd/ |
D | mtdblock.c | 122 DEBUG(MTD_DEBUG_LEVEL2, "mtdblock: writing cached data for \"%s\" " in write_cached_data() 151 DEBUG(MTD_DEBUG_LEVEL2, "mtdblock: write on \"%s\" at 0x%lx, size 0x%x\n", in do_cached_write() 221 DEBUG(MTD_DEBUG_LEVEL2, "mtdblock: read on \"%s\" at 0x%lx, size 0x%x\n", in do_cached_read()
|
D | ssfdc.c | 282 DEBUG(MTD_DEBUG_LEVEL2, in build_logical_block_map()
|
D | nftlcore.c | 573 DEBUG(MTD_DEBUG_LEVEL2, "Status of block %d in EUN %d is %x\n", in NFTL_findwriteunit()
|
D | inftlcore.c | 722 DEBUG(MTD_DEBUG_LEVEL2, "INFTL: Empty VUC %d for deletion was already absent\n", thisEUN); in INFTL_trydeletechain()
|
/linux-2.6.39/drivers/mtd/onenand/ |
D | onenand_bbt.c | 156 DEBUG(MTD_DEBUG_LEVEL2, "onenand_isbad_bbt: bbt info for offs 0x%08x: (block %d) 0x%02x\n", in onenand_isbad_bbt()
|
/linux-2.6.39/include/linux/mtd/ |
D | mtd.h | 366 #define MTD_DEBUG_LEVEL2 (2) /* Loud */ macro
|
/linux-2.6.39/drivers/mtd/nand/ |
D | nand_bbt.c | 1454 DEBUG(MTD_DEBUG_LEVEL2, "nand_isbad_bbt(): bbt info for offs 0x%08x: (block %d) 0x%02x\n", in nand_isbad_bbt()
|