Searched refs:ATMCI_DTOR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h35 #define ATMCI_DTOR 0x0008 /* Data Timeout */ macro
H A Datmel-mci.c419 seq_printf(s, "DTOR:\t0x%08x\n", buf[ATMCI_DTOR / 4]); atmci_regs_show()
656 atmci_writel(host, ATMCI_DTOR, (ATMCI_DTOMUL(dtomul) | ATMCI_DTOCYC(dtocyc))); atmci_set_timeout()

Completed in 97 milliseconds