Searched refs:ATMCI_CFG_LSYNC (Results 1 – 2 of 2) sorted by relevance
124 # define ATMCI_CFG_LSYNC ( 1 << 12) /* Synchronize on the last block */ macro
452 val & ATMCI_CFG_LSYNC ? " LSYNC" : ""); in atmci_regs_show()