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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h124 # define ATMCI_CFG_LSYNC ( 1 << 12) /* Synchronize on the last block */ macro
H A Datmel-mci.c453 val & ATMCI_CFG_LSYNC ? " LSYNC" : ""); atmci_regs_show()

Completed in 73 milliseconds