Searched refs:regmap_anatop (Results 1 – 1 of 1) sorted by relevance
160 struct regmap *regmap_anatop; member220 if (!mxs_phy->regmap_anatop) in mxs_phy_get_vbus_status()224 regmap_read(mxs_phy->regmap_anatop, in mxs_phy_get_vbus_status()228 regmap_read(mxs_phy->regmap_anatop, in mxs_phy_get_vbus_status()250 regmap_write(mxs_phy->regmap_anatop, reg, in __mxs_phy_disconnect_line()256 regmap_write(mxs_phy->regmap_anatop, reg, in __mxs_phy_disconnect_line()291 if (!mxs_phy->regmap_anatop) in mxs_phy_disconnect_line()346 if (!mxs_phy->regmap_anatop) in mxs_phy_is_low_speed_connection()354 regmap_read(mxs_phy->regmap_anatop, reg, &line_state); in mxs_phy_is_low_speed_connection()477 mxs_phy->regmap_anatop = syscon_regmap_lookup_by_phandle in mxs_phy_probe()[all …]