Searched refs:regmap_anatop (Results 1 – 1 of 1) sorted by relevance
203 struct regmap *regmap_anatop; member311 if (mxs_phy->regmap_anatop) { in mxs_phy_hw_init()319 regmap_write(mxs_phy->regmap_anatop, reg, in mxs_phy_hw_init()339 if (!mxs_phy->regmap_anatop) in mxs_phy_get_vbus_status()343 regmap_read(mxs_phy->regmap_anatop, in mxs_phy_get_vbus_status()347 regmap_read(mxs_phy->regmap_anatop, in mxs_phy_get_vbus_status()369 regmap_write(mxs_phy->regmap_anatop, reg, in __mxs_phy_disconnect_line()375 regmap_write(mxs_phy->regmap_anatop, reg, in __mxs_phy_disconnect_line()404 if (!mxs_phy->regmap_anatop) in mxs_phy_disconnect_line()463 if (!mxs_phy->regmap_anatop) in mxs_phy_is_low_speed_connection()[all …]