Lines Matching defs:rphy
264 static inline struct regmap *get_reg_base(struct rockchip_usb2phy *rphy) in get_reg_base()
296 static int rockchip_usb2phy_reset(struct rockchip_usb2phy *rphy) in rockchip_usb2phy_reset()
317 struct rockchip_usb2phy *rphy = data; in rockchip_usb2phy_clk_bulk_disable() local
324 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepare() local
344 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_unprepare() local
354 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepared() local
377 struct rockchip_usb2phy *rphy = data; in rockchip_usb2phy_clk480m_unregister() local
384 rockchip_usb2phy_clk480m_register(struct rockchip_usb2phy *rphy) in rockchip_usb2phy_clk480m_register()
437 static int rockchip_usb2phy_extcon_register(struct rockchip_usb2phy *rphy) in rockchip_usb2phy_extcon_register()
468 static int rockchip_usb2phy_enable_host_disc_irq(struct rockchip_usb2phy *rphy, in rockchip_usb2phy_enable_host_disc_irq()
492 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_init() local
576 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_power_on() local
617 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_power_off() local
664 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_usb2phy_otg_sm_work() local
787 static void rockchip_chg_enable_dcd(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_dcd()
796 static void rockchip_chg_enable_primary_det(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_primary_det()
805 static void rockchip_chg_enable_secondary_det(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_secondary_det()
822 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_chg_detect_work() local
926 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_usb2phy_sm_work() local
1021 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_usb2phy_linestate_irq() local
1048 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_usb2phy_bvalid_irq() local
1064 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_usb2phy_id_irq() local
1097 struct rockchip_usb2phy *rphy = dev_get_drvdata(rport->phy->dev.parent); in rockchip_usb2phy_host_disc_irq() local
1121 struct rockchip_usb2phy *rphy = data; in rockchip_usb2phy_irq() local
1150 static int rockchip_usb2phy_port_irq_init(struct rockchip_usb2phy *rphy, in rockchip_usb2phy_port_irq_init()
1246 static int rockchip_usb2phy_host_port_init(struct rockchip_usb2phy *rphy, in rockchip_usb2phy_host_port_init()
1279 static int rockchip_usb2phy_otg_port_init(struct rockchip_usb2phy *rphy, in rockchip_usb2phy_otg_port_init()
1343 struct rockchip_usb2phy *rphy; in rockchip_usb2phy_probe() local
1505 static int rk3128_usb2phy_tuning(struct rockchip_usb2phy *rphy) in rk3128_usb2phy_tuning()
1513 static int rk3576_usb2phy_tuning(struct rockchip_usb2phy *rphy) in rk3576_usb2phy_tuning()
1537 static int rk3588_usb2phy_tuning(struct rockchip_usb2phy *rphy) in rk3588_usb2phy_tuning()