Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c102 #define ATMCI_CSTOR 0x001c /* Completion Signal Timeout[2] */ macro
541 seq_printf(s, "CSTOR:\t0x%08x\n", buf[ATMCI_CSTOR / 4]); in atmci_regs_show()