Searched refs:rockchip_usb2phy (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-usb2.c | 34 struct rockchip_usb2phy; 167 int (*phy_tuning)(struct rockchip_usb2phy *rphy); 168 int (*phy_lowpower)(struct rockchip_usb2phy *rphy, bool en); 236 struct rockchip_usb2phy { struct 284 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepare() 285 container_of(hw, struct rockchip_usb2phy, clk480m_hw); in rockchip_usb2phy_clk480m_prepare() 304 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_unprepare() 305 container_of(hw, struct rockchip_usb2phy, clk480m_hw); in rockchip_usb2phy_clk480m_unprepare() 313 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepared() 314 container_of(hw, struct rockchip_usb2phy, clk480m_hw); in rockchip_usb2phy_clk480m_prepared() [all …]
|
| H A D | phy-rockchip-inno-usb2.c | 43 struct rockchip_usb2phy; 225 int (*phy_tuning)(struct rockchip_usb2phy *rphy); 226 int (*vbus_detect)(struct rockchip_usb2phy *rphy, 332 struct rockchip_usb2phy { struct 355 static inline struct regmap *get_reg_base(struct rockchip_usb2phy *rphy) in get_reg_base() argument 435 static int rockchip_usb2phy_reset(struct rockchip_usb2phy *rphy) in rockchip_usb2phy_reset() 459 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepare() 460 container_of(hw, struct rockchip_usb2phy, clk480m_hw); in rockchip_usb2phy_clk480m_prepare() 486 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_unprepare() 487 container_of(hw, struct rockchip_usb2phy, clk480m_hw); in rockchip_usb2phy_clk480m_unprepare() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-usb2.c | 20 struct rockchip_usb2phy; 132 int (*phy_tuning)(struct rockchip_usb2phy *rphy); 146 struct rockchip_usb2phy { struct 200 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 …]
|
| H A D | phy-rockchip-inno-usb2.c | 29 struct rockchip_usb2phy; 139 int (*phy_tuning)(struct rockchip_usb2phy *); 156 struct rockchip_usb2phy { struct 167 static inline struct regmap *get_reg_base(struct rockchip_usb2phy *rphy) in get_reg_base() argument 213 static void rockchip_chg_enable_dcd(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_dcd() 222 static void rockchip_chg_enable_primary_det(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_primary_det() 231 static void rockchip_chg_enable_secondary_det(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_secondary_det() 240 static bool rockchip_chg_primary_det_retry(struct rockchip_usb2phy *rphy) in rockchip_chg_primary_det_retry() 262 struct rockchip_usb2phy *rphy; in rockchip_chg_get_type() 379 struct rockchip_usb2phy *rphy; in otg_phy_init() [all …]
|