Home
last modified time | relevance | path

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

/drivers/mmc/host/
Datmel-mci.c156 #define ATMCI_CFG_LSYNC BIT(12) /* Synchronize on the last block */ macro
585 val & ATMCI_CFG_LSYNC ? " LSYNC" : ""); in atmci_regs_show()