Searched refs:of_usb_get_dr_mode_by_phy (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | of.h | 18 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
|
| /OK3568_Linux_fs/kernel/drivers/usb/common/ |
| H A D | common.c | 256 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 299 EXPORT_SYMBOL_GPL(of_usb_get_dr_mode_by_phy);
|
| /OK3568_Linux_fs/kernel/drivers/usb/phy/ |
| H A D | phy-am335x.c | 58 am_phy->dr_mode = of_usb_get_dr_mode_by_phy(pdev->dev.of_node, -1); in am335x_phy_probe()
|
| /OK3568_Linux_fs/kernel/drivers/phy/amlogic/ |
| H A D | phy-meson8b-usb2.c | 268 priv->dr_mode = of_usb_get_dr_mode_by_phy(pdev->dev.of_node, -1); in phy_meson8b_usb2_probe()
|
| /OK3568_Linux_fs/kernel/drivers/phy/renesas/ |
| H A D | phy-rcar-gen3-usb2.c | 596 enum usb_dr_mode mode = of_usb_get_dr_mode_by_phy(np, i); in rcar_gen3_get_dr_mode()
|
| /OK3568_Linux_fs/kernel/drivers/phy/allwinner/ |
| H A D | phy-sun4i-usb.c | 734 data->dr_mode = of_usb_get_dr_mode_by_phy(np, 0); in sun4i_usb_phy_probe()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usb.c | 756 rk_phy->mode = of_usb_get_dr_mode_by_phy(rk_phy->np, -1); in rk3288_usb_phy_probe_init()
|
| H A D | phy-rockchip-naneng-usb2.c | 1264 rport->mode = of_usb_get_dr_mode_by_phy(child_np, -1); in rockchip_usb2phy_otg_port_init()
|
| H A D | phy-rockchip-inno-usb2.c | 2159 rport->mode = of_usb_get_dr_mode_by_phy(child_np, -1); in rockchip_usb2phy_otg_port_init()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_rockchip | 878 of_usb_get_dr_mode_by_phy
|