Searched refs:control_pdev (Results 1 – 3 of 3) sorted by relevance
373 struct platform_device *control_pdev; in omap_usb2_probe() local423 control_pdev = of_find_device_by_node(control_node); in omap_usb2_probe()424 if (!control_pdev) { in omap_usb2_probe()428 phy->control_dev = &control_pdev->dev; in omap_usb2_probe()
674 struct platform_device *control_pdev; in ti_pipe3_get_sysctrl() local698 control_pdev = of_find_device_by_node(control_node); in ti_pipe3_get_sysctrl()700 if (!control_pdev) { in ti_pipe3_get_sysctrl()705 phy->control_dev = &control_pdev->dev; in ti_pipe3_get_sysctrl()
311 struct platform_device *control_pdev; in omap2430_probe() local364 control_pdev = of_find_device_by_node(control_node); in omap2430_probe()366 if (!control_pdev) { in omap2430_probe()371 glue->control_otghs = &control_pdev->dev; in omap2430_probe()