Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c67 #define ATMCI_SDCR 0x000c /* SD Card / SDIO */ macro
534 seq_printf(s, "SDCR:\t0x%08x\n", buf[ATMCI_SDCR / 4]); in atmci_regs_show()
1264 atmci_writel(host, ATMCI_SDCR, slot->sdc_reg); in atmci_start_request()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c67 #define ATMCI_SDCR 0x000c /* SD Card / SDIO */ macro
566 seq_printf(s, "SDCR:\t0x%08x\n", buf[ATMCI_SDCR / 4]); in atmci_regs_show()
1307 atmci_writel(host, ATMCI_SDCR, slot->sdc_reg); in atmci_start_request()

Completed in 8 milliseconds