Lines Matching refs:reg_syscon
57 struct regmap *reg_syscon; member
120 pcie->reg_syscon = in starfive_pcie_parse_dt()
124 if (IS_ERR(pcie->reg_syscon)) in starfive_pcie_parse_dt()
125 return dev_err_probe(dev, PTR_ERR(pcie->reg_syscon), in starfive_pcie_parse_dt()
202 ret = regmap_read(pcie->reg_syscon, in starfive_pcie_link_up()
290 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()
294 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()
299 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()
315 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()
320 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()
328 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()
331 regmap_update_bits(pcie->reg_syscon, in starfive_pcie_host_init()