| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-usb2.c | 206 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 D | phy-uclass.c | 57 ret = uclass_get_device_by_ofnode(UCLASS_PHY, args.node, &phydev); in generic_phy_get_by_index() 197 .id = UCLASS_PHY,
|
| H A D | nop-phy.c | 23 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-inno-usb3.c | 163 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 D | phy-rockchip-typec.c | 346 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 D | phy-rockchip-inno-usb2.c | 268 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 D | sandbox-phy.c | 102 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-usbdp.c | 892 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 D | sti_usb_phy.c | 176 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-snps-pcie3.c | 299 .id = UCLASS_PHY,
|
| H A D | ti-pipe3-phy.c | 368 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-naneng-edp.c | 420 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-naneng-combphy.c | 807 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-samsung-hdptx.c | 1120 .id = UCLASS_PHY,
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | uclass-id.h | 66 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | phy.c | 51 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 D | inno_video_phy.c | 229 .id = UCLASS_PHY,
|
| H A D | rockchip_display.c | 197 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 D | inno_mipi_phy.c | 744 .id = UCLASS_PHY,
|
| H A D | samsung_mipi_dcphy.c | 1850 .id = UCLASS_PHY,
|
| H A D | inno_video_combo_phy.c | 974 .id = UCLASS_PHY,
|
| H A D | dw_mipi_dsi2.c | 821 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, in dw_mipi_dsi2_connector_init()
|
| H A D | rockchip-inno-hdmi-phy.c | 1467 .id = UCLASS_PHY,
|
| H A D | dw_mipi_dsi.c | 1157 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, in dw_mipi_dsi_connector_init()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 2039 .id = UCLASS_PHY,
|