Searched refs:rockchip_usb2phy (Results 1 – 2 of 2) sorted by relevance
20 struct rockchip_usb2phy;132 int (*phy_tuning)(struct rockchip_usb2phy *rphy);146 struct rockchip_usb2phy { struct200 struct rockchip_usb2phy *rphy; in rockchip_chg_get_type()269 struct rockchip_usb2phy *rphy = dev_get_priv(parent); in rockchip_usb2phy_check_vbus()292 struct rockchip_usb2phy *rphy = dev_get_priv(parent); in rockchip_usb2phy_init()315 struct rockchip_usb2phy *rphy = dev_get_priv(parent); in rockchip_usb2phy_exit()371 struct rockchip_usb2phy *rphy = dev_get_priv(parent); in rockchip_usb2phy_of_xlate()420 struct rockchip_usb2phy *rphy = dev_get_priv(dev); in rockchip_usb2phy_probe()468 static int rv1126_usb2phy_tuning(struct rockchip_usb2phy *rphy) in rv1126_usb2phy_tuning()[all …]
30 struct rockchip_usb2phy;140 int (*phy_tuning)(struct rockchip_usb2phy *);158 struct rockchip_usb2phy { struct170 static inline struct regmap *get_reg_base(struct rockchip_usb2phy *rphy) in get_reg_base() argument241 static void rockchip_chg_enable_dcd(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_dcd()250 static void rockchip_chg_enable_primary_det(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_primary_det()259 static void rockchip_chg_enable_secondary_det(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_secondary_det()268 static bool rockchip_chg_primary_det_retry(struct rockchip_usb2phy *rphy) in rockchip_chg_primary_det_retry()290 struct rockchip_usb2phy *rphy = dev_get_priv(dev); in rockchip_u2phy_get_vbus_gpio()316 struct rockchip_usb2phy *rphy; in rockchip_chg_get_type()[all …]