Home
last modified time | relevance | path

Searched refs:regmap_anatop (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/phy/
H A Dphy-mxs-usb.c203 struct regmap *regmap_anatop; member
311 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 …]