Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c85 #define PCIE_B0_B1_TSYNCEN BIT(0) macro
813 mask = b1co_mode_sel_mask | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane()
814 val = PCIE_B1C0_MODE_SEL | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds