Home
last modified time | relevance | path

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

12

/u-boot/drivers/phy/qcom/
A Dphy-qcom-ipq4019-usb.c74 .id = UCLASS_PHY,
140 .id = UCLASS_PHY,
A Dmsm8916-usbh-phy.c105 .id = UCLASS_PHY,
A Dphy-qcom-usb-ss.c149 .id = UCLASS_PHY,
/u-boot/drivers/phy/socionext/
A Dphy-uniphier-pcie.c54 .id = UCLASS_PHY,
A Dphy-uniphier-usb3.c163 .id = UCLASS_PHY,
/u-boot/drivers/phy/
A Dphy-da8xx-usb.c62 .id = UCLASS_PHY,
A Dphy-ab8500-usb.c49 .id = UCLASS_PHY,
A Dbcm6348-usbh-phy.c85 .id = UCLASS_PHY,
A Dbcm6358-usbh-phy.c87 .id = UCLASS_PHY,
A Dphy-uclass.c7 #define LOG_CATEGORY UCLASS_PHY
146 ret = uclass_get_device_by_ofnode(UCLASS_PHY, args.node, &phydev); in generic_phy_get_by_index_nodev()
152 ret = uclass_get_device_by_ofnode(UCLASS_PHY, in generic_phy_get_by_index_nodev()
550 .id = UCLASS_PHY,
A Dnop-phy.c98 .id = UCLASS_PHY,
A Dsandbox-phy.c114 .id = UCLASS_PHY,
A Dmt7620-usb-phy.c105 .id = UCLASS_PHY,
A Dbcm6318-usbh-phy.c136 .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 Dmeson-g12a-usb2.c166 .id = UCLASS_PHY,
A Dsti_usb_phy.c177 .id = UCLASS_PHY,
A Dbcm6368-usbh-phy.c187 .id = UCLASS_PHY,
A Dphy-rcar-gen2.c187 .id = UCLASS_PHY,
/u-boot/include/dm/
A Duclass-id.h102 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
/u-boot/drivers/phy/rockchip/
A Dphy-rockchip-snps-pcie3.c152 .id = UCLASS_PHY,
/u-boot/drivers/phy/allwinner/
A Dphy-sun50i-usb3.c166 .id = UCLASS_PHY,
/u-boot/board/ti/j721e/
A Devm.c371 ret = uclass_get_device_by_driver(UCLASS_PHY, in configure_serdes_torrent()
420 if (link_dev->driver->id == UCLASS_PHY) { in configure_serdes_sierra()

Completed in 41 milliseconds

12