Searched refs:b1co_mode_sel_mask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pci-dra7xx.c | 98 u32 b1co_mode_sel_mask; member 703 .b1co_mode_sel_mask = BIT(2), 708 .b1co_mode_sel_mask = GENMASK(3, 2), 713 .b1co_mode_sel_mask = BIT(2), 718 .b1co_mode_sel_mask = GENMASK(3, 2), 793 u32 b1co_mode_sel_mask) in dra7xx_pcie_configure_two_lane() 813 mask = b1co_mode_sel_mask | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane() 839 u32 b1co_mode_sel_mask; in dra7xx_pcie_probe() local 847 b1co_mode_sel_mask = data->b1co_mode_sel_mask; in dra7xx_pcie_probe() 792 dra7xx_pcie_configure_two_lane(struct device *dev, u32 b1co_mode_sel_mask) dra7xx_pcie_configure_two_lane() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pci-dra7xx.c | 100 u32 b1co_mode_sel_mask; member 566 .b1co_mode_sel_mask = BIT(2), 571 .b1co_mode_sel_mask = GENMASK(3, 2), 576 .b1co_mode_sel_mask = BIT(2), 581 .b1co_mode_sel_mask = GENMASK(3, 2), 657 u32 b1co_mode_sel_mask) in dra7xx_pcie_configure_two_lane() 677 mask = b1co_mode_sel_mask | PCIE_B0_B1_TSYNCEN; in dra7xx_pcie_configure_two_lane() 702 u32 b1co_mode_sel_mask; in dra7xx_pcie_probe() local 709 b1co_mode_sel_mask = data->b1co_mode_sel_mask; in dra7xx_pcie_probe() 656 dra7xx_pcie_configure_two_lane(struct device *dev, u32 b1co_mode_sel_mask) dra7xx_pcie_configure_two_lane() argument [all...] |
Completed in 4 milliseconds