Searched refs:DCI_CTL_ESM (Results 1 – 2 of 2) sorted by relevance
193 DCI_CTL |= DCI_CTL_ESM; in dci_embedded_sync_enable()204 DCI_CTL &= ~DCI_CTL_ESM; in dci_embedded_sync_disable()
65 #define DCI_CTL_ESM BIT(4) /*!< embedded synchronous mode */ macro