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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h70 #define ATMCI_BLKR 0x0018 /* Block */ macro
H A Datmel-mci.c423 buf[ATMCI_BLKR / 4], atmci_regs_show()
424 buf[ATMCI_BLKR / 4] & 0xffff, atmci_regs_show()
425 (buf[ATMCI_BLKR / 4] >> 16) & 0xffff); atmci_regs_show()
1185 atmci_writel(host, ATMCI_BLKR, ATMCI_BCNT(data->blocks) atmci_start_request()

Completed in 101 milliseconds