Home
last modified time | relevance | path

Searched refs:of_usb_get_dr_mode_by_phy (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/usb/
A Dof.h18 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0);
29 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() function
/linux/drivers/usb/common/
A Dcommon.c276 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() function
319 EXPORT_SYMBOL_GPL(of_usb_get_dr_mode_by_phy);
/linux/drivers/usb/phy/
A Dphy-am335x.c58 am_phy->dr_mode = of_usb_get_dr_mode_by_phy(pdev->dev.of_node, -1); in am335x_phy_probe()
/linux/drivers/phy/amlogic/
A Dphy-meson8b-usb2.c271 priv->dr_mode = of_usb_get_dr_mode_by_phy(pdev->dev.of_node, -1); in phy_meson8b_usb2_probe()
/linux/drivers/phy/marvell/
A Dphy-mvebu-cp110-utmi.c329 port->dr_mode = of_usb_get_dr_mode_by_phy(child, -1); in mvebu_cp110_utmi_phy_probe()
/linux/drivers/phy/renesas/
A Dphy-rcar-gen3-usb2.c639 enum usb_dr_mode mode = of_usb_get_dr_mode_by_phy(np, i); in rcar_gen3_get_dr_mode()
/linux/drivers/phy/allwinner/
A Dphy-sun4i-usb.c732 data->dr_mode = of_usb_get_dr_mode_by_phy(np, 0); in sun4i_usb_phy_probe()
/linux/drivers/phy/rockchip/
A Dphy-rockchip-inno-usb2.c993 rport->mode = of_usb_get_dr_mode_by_phy(child_np, -1); in rockchip_usb2phy_otg_port_init()
/linux/
A Dvmlinux.symvers10646 0x00000000 of_usb_get_dr_mode_by_phy vmlinux EXPORT_SYMBOL_GPL
A DSystem.map40498 ffff800010ad3df0 T of_usb_get_dr_mode_by_phy
A D.tmp_System.map40498 ffff800010ad3df0 T of_usb_get_dr_mode_by_phy

Completed in 1018 milliseconds