Searched full:dbi_cs2 (Results 1 – 2 of 2) sorted by relevance
45 #define DBI_CS2 BIT(5) macro261 * Since modification of dbi_cs2 involves different clock domain, read the269 val |= DBI_CS2; in ks_pcie_set_dbi_mode()274 } while (!(val & DBI_CS2)); in ks_pcie_set_dbi_mode()282 * Since modification of dbi_cs2 involves different clock domain, read the290 val &= ~DBI_CS2; in ks_pcie_clear_dbi_mode()295 } while (val & DBI_CS2); in ks_pcie_clear_dbi_mode()
28 CDM/ELBI (dbi_cs) and CS2 (dbi_cs2) signals (selector bits). Such