Searched refs:regmap_anatop (Results 1 – 1 of 1) sorted by relevance
185 struct regmap *regmap_anatop; member263 if (!mxs_phy->regmap_anatop) in mxs_phy_get_vbus_status()267 regmap_read(mxs_phy->regmap_anatop, in mxs_phy_get_vbus_status()271 regmap_read(mxs_phy->regmap_anatop, in mxs_phy_get_vbus_status()293 regmap_write(mxs_phy->regmap_anatop, reg, in __mxs_phy_disconnect_line()299 regmap_write(mxs_phy->regmap_anatop, reg, in __mxs_phy_disconnect_line()334 if (!mxs_phy->regmap_anatop) in mxs_phy_disconnect_line()389 if (!mxs_phy->regmap_anatop) in mxs_phy_is_low_speed_connection()397 regmap_read(mxs_phy->regmap_anatop, reg, &line_state); in mxs_phy_is_low_speed_connection()494 struct regmap *regmap = x->regmap_anatop; in mxs_charger_data_contact_detect()[all …]