Searched refs:dbg_debug (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/mmc/host/ |
D | s3cmci.c | 39 dbg_debug = (1 << 1), enumerator 51 static const int dbgmap_debug = dbg_err | dbg_debug; 95 dbg(host, dbg_debug, "%s CON:[%08x] PRE:[%08x] TMR:[%08x]\n", in dbg_dumpregs() 98 dbg(host, dbg_debug, "%s CCON:[%08x] CARG:[%08x] CSTA:[%08x]\n", in dbg_dumpregs() 101 dbg(host, dbg_debug, "%s DCON:[%08x] FSTA:[%08x]" in dbg_dumpregs() 105 dbg(host, dbg_debug, "%s R0:[%08x] R1:[%08x]" in dbg_dumpregs() 132 unsigned int dbglvl = fail ? dbg_fail : dbg_debug; in dbg_dumpcmd() 268 dbg(host, dbg_debug, "no more buffers (%i/%i)\n", in get_data_buffer() 1741 dbg(host, dbg_debug, in s3cmci_probe()
|