Home
last modified time | relevance | path

Searched refs:omap_hsmmc_status_bits (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/mmc/host/
Domap_hsmmc.c902 static const char *omap_hsmmc_status_bits[] = { in omap_hsmmc_dbg_report_irq() local
915 for (i = 0; i < ARRAY_SIZE(omap_hsmmc_status_bits); i++) in omap_hsmmc_dbg_report_irq()
917 len = sprintf(buf, " %s", omap_hsmmc_status_bits[i]); in omap_hsmmc_dbg_report_irq()