Searched refs:SDHCI_DUMP (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mmc/host/
H A Dsdhci.c42 #define SDHCI_DUMP(f, x...) \ macro
56 SDHCI_DUMP("============ SDHCI REGISTER DUMP ===========\n");
58 SDHCI_DUMP("Sys addr: 0x%08x | Version: 0x%08x\n",
61 SDHCI_DUMP("Blk size: 0x%08x | Blk cnt: 0x%08x\n",
64 SDHCI_DUMP("Argument: 0x%08x | Trn mode: 0x%08x\n",
67 SDHCI_DUMP("Present: 0x%08x | Host ctl: 0x%08x\n",
70 SDHCI_DUMP("Power: 0x%08x | Blk gap: 0x%08x\n",
73 SDHCI_DUMP("Wake-up: 0x%08x | Clock: 0x%08x\n",
76 SDHCI_DUMP("Timeout: 0x%08x | Int stat: 0x%08x\n",
79 SDHCI_DUMP("In
[all...]

Completed in 170 milliseconds