Searched full:dbi_cs2 (Results 1 – 3 of 3) sorted by relevance
41 #define DBI_CS2 BIT(5) macro359 * Since modification of dbi_cs2 involves different clock domain, read the367 val |= DBI_CS2; in ks_pcie_set_dbi_mode()372 } while (!(val & DBI_CS2)); in ks_pcie_set_dbi_mode()378 * Since modification of dbi_cs2 involves different clock domain, read the386 val &= ~DBI_CS2; in ks_pcie_clear_dbi_mode()391 } while (val & DBI_CS2); in ks_pcie_clear_dbi_mode()
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