| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | nop-phy.c | 23 .id = UCLASS_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 | sandbox-phy.c | 102 .id = UCLASS_PHY,
|
| H A D | phy-uclass.c | 141 ret = uclass_get_device_by_ofnode(UCLASS_PHY, args.node, &phydev); in generic_phy_get_by_index() 359 .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 | sti_usb_phy.c | 176 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-inno-usb2.c | 322 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2-phy", &udev); in rockchip_chg_get_type() 324 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2phy", &udev); in rockchip_chg_get_type() 451 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2-phy", &udev); in otg_phy_init() 453 ret = uclass_get_device_by_name(UCLASS_PHY, "usb2phy", &udev); in otg_phy_init() 2151 .id = UCLASS_PHY, 2157 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-usbdp.c | 1223 ret = uclass_get(UCLASS_PHY, &uc); in rockchip_u3phy_uboot_init() 1458 .id = UCLASS_PHY, 1464 .id = UCLASS_PHY, 1471 .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 | 413 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-naneng-combphy.c | 210 ret = uclass_get(UCLASS_PHY, &uc); in rockchip_combphy_usb3_uboot_init() 1196 .id = UCLASS_PHY,
|
| H A D | phy-rockchip-samsung-hdptx.c | 1455 .id = UCLASS_PHY,
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass-id.h | 66 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | phy.c | 51 ut_asserteq(-ENODEV, uclass_get_device(UCLASS_PHY, 3, &dev)); in dm_test_phy_base()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | inno_video_phy.c | 229 .id = UCLASS_PHY,
|
| H A D | rockchip_display.c | 268 ret = uclass_get_device_by_name(UCLASS_PHY, in get_public_phy() 271 ret = uclass_get_device_by_name(UCLASS_PHY, in get_public_phy() 2009 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, "phys", &phy_dev); in rockchip_of_find_phy()
|
| H A D | inno_mipi_phy.c | 809 .id = UCLASS_PHY,
|
| H A D | inno_video_combo_phy.c | 1012 .id = UCLASS_PHY,
|
| H A D | samsung_mipi_dcphy.c | 1963 .id = UCLASS_PHY,
|
| H A D | rockchip-inno-hdmi-phy.c | 1468 .id = UCLASS_PHY,
|
| H A D | dw_mipi_dsi2.c | 884 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, in dw_mipi_dsi2_connector_init()
|
| H A D | dw_mipi_dsi.c | 1165 ret = uclass_get_device_by_phandle(UCLASS_PHY, dev, in dw_mipi_dsi_connector_init()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 2009 .id = UCLASS_PHY,
|