Searched refs:regmap_anatop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-mxs-usb.c | 203 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() 403 if (!mxs_phy->regmap_anatop) in mxs_phy_disconnect_line() 461 if (!mxs_phy->regmap_anatop) in mxs_phy_is_low_speed_connection() [all...] |
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-mxs-usb.c | 203 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...] |
Completed in 4 milliseconds