Lines Matching defs:udphy
416 static int udphy_clk_init(struct rockchip_udphy *udphy, struct udevice *dev) in udphy_clk_init()
421 static int udphy_reset_init(struct rockchip_udphy *udphy, struct udevice *dev) in udphy_reset_init()
463 static int udphy_reset_assert(struct rockchip_udphy *udphy, char *name) in udphy_reset_assert()
475 static int udphy_reset_deassert(struct rockchip_udphy *udphy, char *name) in udphy_reset_deassert()
487 static void udphy_u3_port_disable(struct rockchip_udphy *udphy, u8 disable) in udphy_u3_port_disable()
497 static void udphy_usb_bvalid_enable(struct rockchip_udphy *udphy, u8 enable) in udphy_usb_bvalid_enable()
540 static int udphy_dplane_select(struct rockchip_udphy *udphy) in udphy_dplane_select()
567 static int udphy_dplane_get(struct rockchip_udphy *udphy) in udphy_dplane_get()
588 static int udphy_dplane_enable(struct rockchip_udphy *udphy, int dp_lanes) in udphy_dplane_enable()
608 static int udphy_set_typec_default_mapping(struct rockchip_udphy *udphy) in udphy_set_typec_default_mapping()
639 static int udphy_refclk_set(struct rockchip_udphy *udphy) in udphy_refclk_set()
652 static int udphy_status_check(struct rockchip_udphy *udphy) in udphy_status_check()
689 static int udphy_init(struct rockchip_udphy *udphy) in udphy_init()
763 static int udphy_setup(struct rockchip_udphy *udphy) in udphy_setup()
774 static int udphy_disable(struct rockchip_udphy *udphy) in udphy_disable()
785 static int udphy_parse_lane_mux_data(struct rockchip_udphy *udphy, struct udevice *dev) in udphy_parse_lane_mux_data()
837 static int udphy_parse_dt(struct rockchip_udphy *udphy, struct udevice *dev) in udphy_parse_dt()
902 static int udphy_power_on(struct rockchip_udphy *udphy, u8 mode) in udphy_power_on()
939 static int udphy_power_off(struct rockchip_udphy *udphy, u8 mode) in udphy_power_off()
965 struct rockchip_udphy *udphy = dev_get_priv(parent); in rockchip_dpphy_power_on() local
986 struct rockchip_udphy *udphy = dev_get_priv(parent); in rockchip_dpphy_power_off() local
996 static int rockchip_dpphy_verify_config(struct rockchip_udphy *udphy, in rockchip_dpphy_verify_config()
1048 static int dp_phy_set_rate(struct rockchip_udphy *udphy, in dp_phy_set_rate()
1093 static void dp_phy_set_voltage(struct rockchip_udphy *udphy, u8 bw, in dp_phy_set_voltage()
1115 static int dp_phy_set_voltages(struct rockchip_udphy *udphy, in dp_phy_set_voltages()
1148 struct rockchip_udphy *udphy = dev_get_priv(parent); in rockchip_dpphy_configure() local
1185 struct rockchip_udphy *udphy = dev_get_priv(parent); in rockchip_u3phy_init() local
1199 struct rockchip_udphy *udphy = dev_get_priv(parent); in rockchip_u3phy_exit() local
1219 struct rockchip_udphy *udphy; in rockchip_u3phy_uboot_init() local
1276 struct rockchip_udphy *udphy = dev_get_priv(dev); in rockchip_udphy_probe() local
1348 struct rockchip_udphy *udphy = dev_get_priv(dev->parent); in rockchip_dpphy_probe() local