Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c99 #define ATMCI_BLKR 0x0018 /* Block */ macro
537 buf[ATMCI_BLKR / 4], in atmci_regs_show()
538 buf[ATMCI_BLKR / 4] & 0xffff, in atmci_regs_show()
539 (buf[ATMCI_BLKR / 4] >> 16) & 0xffff); in atmci_regs_show()
1283 atmci_writel(host, ATMCI_BLKR, ATMCI_BCNT(data->blocks) in atmci_start_request()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c99 #define ATMCI_BLKR 0x0018 /* Block */ macro
569 buf[ATMCI_BLKR / 4], in atmci_regs_show()
570 buf[ATMCI_BLKR / 4] & 0xffff, in atmci_regs_show()
571 (buf[ATMCI_BLKR / 4] >> 16) & 0xffff); in atmci_regs_show()
1326 atmci_writel(host, ATMCI_BLKR, ATMCI_BCNT(data->blocks) in atmci_start_request()

Completed in 7 milliseconds