Home
last modified time | relevance | path

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

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