Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci-regs.h70 #define ATMCI_BLKR 0x0018 /* Block */ macro
Datmel-mci.c422 buf[ATMCI_BLKR / 4], in atmci_regs_show()
423 buf[ATMCI_BLKR / 4] & 0xffff, in atmci_regs_show()
424 (buf[ATMCI_BLKR / 4] >> 16) & 0xffff); in atmci_regs_show()
1184 atmci_writel(host, ATMCI_BLKR, ATMCI_BCNT(data->blocks) in atmci_start_request()