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

/linux-master/drivers/mmc/host/
H A Datmel-mci.c153 #define ATMCI_CFG_LSYNC BIT(12) /* Synchronize on the last block */ macro
591 val & ATMCI_CFG_LSYNC ? " LSYNC" : "");

Completed in 125 milliseconds