Searched refs:dbg_debug (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/mmc/host/ |
D | s3cmci.c | 116 dbg_debug = (1 << 1), enumerator 128 static const int dbgmap_debug = dbg_err | dbg_debug; 166 dbg(host, dbg_debug, "%s CON:[%08x] PRE:[%08x] TMR:[%08x]\n", in dbg_dumpregs() 169 dbg(host, dbg_debug, "%s CCON:[%08x] CARG:[%08x] CSTA:[%08x]\n", in dbg_dumpregs() 172 dbg(host, dbg_debug, "%s DCON:[%08x] FSTA:[%08x]" in dbg_dumpregs() 176 dbg(host, dbg_debug, "%s R0:[%08x] R1:[%08x]" in dbg_dumpregs() 203 unsigned int dbglvl = fail ? dbg_fail : dbg_debug; in dbg_dumpcmd() 323 dbg(host, dbg_debug, "no more buffers (%i/%i)\n", in get_data_buffer() 1641 dbg(host, dbg_debug, in s3cmci_probe()
|