Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c102 #define ATMCI_BLKR 0x0018 /* Block */ macro
548 buf[ATMCI_BLKR / 4], in atmci_regs_show()
549 buf[ATMCI_BLKR / 4] & 0xffff, in atmci_regs_show()
550 (buf[ATMCI_BLKR / 4] >> 16) & 0xffff); in atmci_regs_show()
1323 atmci_writel(host, ATMCI_BLKR, ATMCI_BCNT(data->blocks) in atmci_start_request()