Home
last modified time | relevance | path

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

12

/u-boot/drivers/phy/
A Dphy-qcom-ipq4019-usb.c74 .id = UCLASS_PHY,
140 .id = UCLASS_PHY,
A Dphy-da8xx-usb.c62 .id = UCLASS_PHY,
A Dnop-phy.c55 .id = UCLASS_PHY,
A Dphy-uclass.c56 ret = uclass_get_device_by_ofnode(UCLASS_PHY, args.node, &phydev); in generic_phy_get_by_index_nodev()
62 ret = uclass_get_device_by_ofnode(UCLASS_PHY, in generic_phy_get_by_index_nodev()
315 .id = UCLASS_PHY,
A Dbcm6348-usbh-phy.c87 .id = UCLASS_PHY,
A Dbcm6358-usbh-phy.c87 .id = UCLASS_PHY,
A Dsandbox-phy.c114 .id = UCLASS_PHY,
A Dmt7620-usb-phy.c105 .id = UCLASS_PHY,
A Dmsm8916-usbh-phy.c105 .id = UCLASS_PHY,
A Dbcm6318-usbh-phy.c138 .id = UCLASS_PHY,
A Dkeystone-usb-phy.c129 .id = UCLASS_PHY,
A Dphy-bcm-sr-pcie.c171 .id = UCLASS_PHY,
A Dphy-rcar-gen3.c156 .id = UCLASS_PHY,
A Dsti_usb_phy.c177 .id = UCLASS_PHY,
A Dbcm6368-usbh-phy.c191 .id = UCLASS_PHY,
A Dphy-stm32-usbphyc.c6 #define LOG_CATEGORY UCLASS_PHY
420 .id = UCLASS_PHY,
A Dphy-rcar-gen2.c187 .id = UCLASS_PHY,
A Dmeson-g12a-usb2.c214 .id = UCLASS_PHY,
A Dmeson-axg-mipi-pcie-analog.c228 .id = UCLASS_PHY,
A Dmeson-gxbb-usb2.c230 .id = UCLASS_PHY,
A Domap-usb2-phy.c261 .id = UCLASS_PHY,
/u-boot/include/dm/
A Duclass-id.h86 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
/u-boot/drivers/phy/rockchip/
A Dphy-rockchip-inno-usb2.c302 .id = UCLASS_PHY,
308 .id = UCLASS_PHY,
A Dphy-rockchip-snps-pcie3.c152 .id = UCLASS_PHY,
/u-boot/test/dm/
A Dphy.c50 ut_asserteq(-ENODEV, uclass_get_device(UCLASS_PHY, 4, &dev)); in dm_test_phy_base()

Completed in 44 milliseconds

12