Home
last modified time | relevance | path

Searched full:dbi_cs2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/pci/controller/dwc/
Dpci-keystone.c45 #define DBI_CS2 BIT(5) macro
253 * Since modification of dbi_cs2 involves different clock domain, read the
261 val |= DBI_CS2; in ks_pcie_set_dbi_mode()
266 } while (!(val & DBI_CS2)); in ks_pcie_set_dbi_mode()
274 * Since modification of dbi_cs2 involves different clock domain, read the
282 val &= ~DBI_CS2; in ks_pcie_clear_dbi_mode()
287 } while (val & DBI_CS2); in ks_pcie_clear_dbi_mode()
/linux-6.14.4/Documentation/devicetree/bindings/pci/
Dsnps,dw-pcie-common.yaml28 CDM/ELBI (dbi_cs) and CS2 (dbi_cs2) signals (selector bits). Such