Home
last modified time | relevance | path

Searched refs:PCIE_B0_B1_TSYNCEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c86 #define PCIE_B0_B1_TSYNCEN BIT(0) macro
677 mask = b1co_mode_sel_mask | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane()
678 val = PCIE_B1C0_MODE_SEL | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane()