Searched refs:ATMCI_SDCR (Results 1 – 2 of 2) sorted by relevance
38 #define ATMCI_SDCR 0x000c /* SD Card / SDIO */ macro
419 seq_printf(s, "SDCR:\t0x%08x\n", buf[ATMCI_SDCR / 4]); in atmci_regs_show()1165 atmci_writel(host, ATMCI_SDCR, slot->sdc_reg); in atmci_start_request()