Home
last modified time | relevance | path

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

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