Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
A Dpci-dra7xx.c100 u32 b1co_mode_sel_mask; member
575 .b1co_mode_sel_mask = BIT(2),
580 .b1co_mode_sel_mask = GENMASK(3, 2),
585 .b1co_mode_sel_mask = BIT(2),
590 .b1co_mode_sel_mask = GENMASK(3, 2),
656 u32 b1co_mode_sel_mask) in dra7xx_pcie_configure_two_lane() argument
671 mask = b1co_mode_sel_mask | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane()
696 u32 b1co_mode_sel_mask; in dra7xx_pcie_probe() local
703 b1co_mode_sel_mask = data->b1co_mode_sel_mask; in dra7xx_pcie_probe()
766 ret = dra7xx_pcie_configure_two_lane(dev, b1co_mode_sel_mask); in dra7xx_pcie_probe()

Completed in 8 milliseconds