Searched refs:dpll_reset_syscon (Results 1 – 1 of 1) sorted by relevance
89 struct regmap *dpll_reset_syscon; /* ctrl. reg. acces */ member263 !phy->dpll_reset_syscon) in ti_pipe3_exit()291 regmap_update_bits(phy->dpll_reset_syscon, phy->dpll_reset_reg, in ti_pipe3_exit()293 regmap_update_bits(phy->dpll_reset_syscon, phy->dpll_reset_reg, in ti_pipe3_exit()371 phy->dpll_reset_syscon = syscon_regmap_lookup_by_phandle(node, in ti_pipe3_probe()373 if (IS_ERR(phy->dpll_reset_syscon)) { in ti_pipe3_probe()376 phy->dpll_reset_syscon = NULL; in ti_pipe3_probe()