Searched refs:pcie_syscon (Results 1 – 1 of 1) sorted by relevance
660 struct regmap *pcie_syscon; in dra7xx_pcie_configure_two_lane() local665 pcie_syscon = syscon_regmap_lookup_by_phandle(np, "ti,syscon-lane-sel"); in dra7xx_pcie_configure_two_lane()666 if (IS_ERR(pcie_syscon)) { in dra7xx_pcie_configure_two_lane()679 regmap_update_bits(pcie_syscon, pcie_reg, mask, val); in dra7xx_pcie_configure_two_lane()