Searched refs:dbg_debug (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mmc/host/ |
D | s3cmci.c | 121 dbg_debug = (1 << 1), enumerator 133 static const int dbgmap_debug = dbg_err | dbg_debug; 173 dbg(host, dbg_debug, "%s CON:[%08x] PRE:[%08x] TMR:[%08x]\n", in dbg_dumpregs() 176 dbg(host, dbg_debug, "%s CCON:[%08x] CARG:[%08x] CSTA:[%08x]\n", in dbg_dumpregs() 179 dbg(host, dbg_debug, "%s DCON:[%08x] FSTA:[%08x]" in dbg_dumpregs() 183 dbg(host, dbg_debug, "%s R0:[%08x] R1:[%08x]" in dbg_dumpregs() 210 unsigned int dbglvl = fail ? dbg_fail : dbg_debug; in dbg_dumpcmd() 329 dbg(host, dbg_debug, "no more buffers (%i/%i)\n", in get_data_buffer() 1739 dbg(host, dbg_debug, in s3cmci_probe()
|