Searched full:dbi_cs2 (Results 1 – 3 of 3) sorted by relevance
40 #define DBI_CS2 BIT(5) macro350 * Since modification of dbi_cs2 involves different clock domain, read the358 val |= DBI_CS2; in ks_pcie_set_dbi_mode()363 } while (!(val & DBI_CS2)); in ks_pcie_set_dbi_mode()371 * Since modification of dbi_cs2 involves different clock domain, read the379 val &= ~DBI_CS2; in ks_pcie_clear_dbi_mode()384 } while (val & DBI_CS2); in ks_pcie_clear_dbi_mode()
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()
28 CDM/ELBI (dbi_cs) and CS2 (dbi_cs2) signals (selector bits). Such