Home
last modified time | relevance | path

Searched refs:UCLASS_PHY (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-naneng-usb2.c206 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2-phy", &udev); in rockchip_chg_get_type()
208 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2phy", &udev); in rockchip_chg_get_type()
562 .id = UCLASS_PHY,
568 .id = UCLASS_PHY,
H A Dphy-uclass.c57 ret = uclass_get_device_by_ofnode(UCLASS_PHY, args.node, &phydev); in generic_phy_get_by_index()
197 .id = UCLASS_PHY,
H A Dnop-phy.c23 .id = UCLASS_PHY,
H A Dphy-rockchip-inno-usb3.c163 ret = uclass_get_device_by_name(UCLASS_PHY, "usb3-phy", &udev); in rockchip_u3phy_uboot_init()
563 .id = UCLASS_PHY,
569 .id = UCLASS_PHY,
H A Dphy-rockchip-typec.c346 ret = uclass_get_device_by_name(UCLASS_PHY, name, &udev); in rockchip_u3phy_uboot_init()
523 .id = UCLASS_PHY,
529 .id = UCLASS_PHY,
H A Dphy-rockchip-inno-usb2.c268 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2-phy", &udev); in rockchip_chg_get_type()
270 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2phy", &udev); in rockchip_chg_get_type()
384 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2-phy", &udev); in otg_phy_init()
386 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2phy", &udev); in otg_phy_init()
1794 .id = UCLASS_PHY,
1800 .id = UCLASS_PHY,
H A Dsandbox-phy.c102 .id = UCLASS_PHY,
H A Dphy-rockchip-usbdp.c892 ret = uclass_get_device_by_driver(UCLASS_PHY, in rockchip_u3phy_uboot_init()
1313 .id = UCLASS_PHY,
1319 .id = UCLASS_PHY,
1326 .id = UCLASS_PHY,
H A Dsti_usb_phy.c176 .id = UCLASS_PHY,
H A Dphy-rockchip-snps-pcie3.c299 .id = UCLASS_PHY,
H A Dti-pipe3-phy.c368 .id = UCLASS_PHY,
H A Dphy-rockchip-naneng-edp.c420 .id = UCLASS_PHY,
H A Dphy-rockchip-naneng-combphy.c807 .id = UCLASS_PHY,
H A Dphy-rockchip-samsung-hdptx.c1120 .id = UCLASS_PHY,
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h66 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c51 ut_asserteq(-ENODEV, uclass_get_device(UCLASS_PHY, 3, &dev)); in dm_test_phy_base()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_video_phy.c229 .id = UCLASS_PHY,
H A Drockchip_display.c197 ret = uclass_get_device_by_name(UCLASS_PHY, in get_public_phy()
200 ret = uclass_get_device_by_name(UCLASS_PHY, in get_public_phy()
1518 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, "phys", &phy_dev); in rockchip_of_find_phy()
H A Dinno_mipi_phy.c744 .id = UCLASS_PHY,
H A Dsamsung_mipi_dcphy.c1850 .id = UCLASS_PHY,
H A Dinno_video_combo_phy.c974 .id = UCLASS_PHY,
H A Ddw_mipi_dsi2.c821 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, in dw_mipi_dsi2_connector_init()
H A Drockchip-inno-hdmi-phy.c1467 .id = UCLASS_PHY,
H A Ddw_mipi_dsi.c1157 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, in dw_mipi_dsi_connector_init()
H A Dphy-rockchip-samsung-hdptx-hdmi.c2039 .id = UCLASS_PHY,