Searched refs:dbg_debug (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mmc/host/ |
D | s3cmci.c | 125 dbg_debug = (1 << 1), enumerator 137 static const int dbgmap_debug = dbg_err | dbg_debug; 177 dbg(host, dbg_debug, "%s CON:[%08x] PRE:[%08x] TMR:[%08x]\n", in dbg_dumpregs() 180 dbg(host, dbg_debug, "%s CCON:[%08x] CARG:[%08x] CSTA:[%08x]\n", in dbg_dumpregs() 183 dbg(host, dbg_debug, "%s DCON:[%08x] FSTA:[%08x]" in dbg_dumpregs() 187 dbg(host, dbg_debug, "%s R0:[%08x] R1:[%08x]" in dbg_dumpregs() 214 unsigned int dbglvl = fail ? dbg_fail : dbg_debug; in dbg_dumpcmd() 333 dbg(host, dbg_debug, "no more buffers (%i/%i)\n", in get_data_buffer() 1729 dbg(host, dbg_debug, in s3cmci_probe()
|