Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-uclass.c54 ret = uclass_get_device_by_ofnode(UCLASS_PHY, args.node, &phydev); in generic_phy_get_by_index()
60 ret = uclass_get_device_by_ofnode(UCLASS_PHY, in generic_phy_get_by_index()
145 .id = UCLASS_PHY,
H A Dnop-phy.c22 .id = UCLASS_PHY,
H A Dbcm6348-usbh-phy.c84 .id = UCLASS_PHY,
H A Dbcm6358-usbh-phy.c84 .id = UCLASS_PHY,
H A Dsandbox-phy.c99 .id = UCLASS_PHY,
H A Dkeystone-usb-phy.c104 .id = UCLASS_PHY,
H A Dmsm8916-usbh-phy.c104 .id = UCLASS_PHY,
H A Dbcm6318-usbh-phy.c134 .id = UCLASS_PHY,
H A Dphy-rcar-gen3.c155 .id = UCLASS_PHY,
H A Dsti_usb_phy.c175 .id = UCLASS_PHY,
H A Dbcm6368-usbh-phy.c187 .id = UCLASS_PHY,
H A Dphy-rcar-gen2.c184 .id = UCLASS_PHY,
H A Domap-usb2-phy.c214 .id = UCLASS_PHY,
H A Dmeson-gxl-usb3.c193 .id = UCLASS_PHY,
H A Dmeson-gxl-usb2.c230 .id = UCLASS_PHY,
H A Dphy-stm32-usbphyc.c397 .id = UCLASS_PHY,
H A Dti-pipe3-phy.c383 .id = UCLASS_PHY,
/openbmc/u-boot/include/dm/
H A Duclass-id.h73 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
/openbmc/u-boot/test/dm/
H A Dphy.c48 ut_asserteq(-ENODEV, uclass_get_device(UCLASS_PHY, 3, &dev)); in dm_test_phy_base()
/openbmc/u-boot/board/st/stm32mp1/
H A Dstm32mp1.c108 ret = uclass_get_device_by_of_offset(UCLASS_PHY, in board_usb_init()
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c602 .id = UCLASS_PHY,