Searched refs:UCLASS_PHY (Results 1 – 25 of 50) sorted by relevance
12
| /u-boot/drivers/phy/qcom/ |
| A D | phy-qcom-ipq4019-usb.c | 74 .id = UCLASS_PHY, 140 .id = UCLASS_PHY,
|
| A D | msm8916-usbh-phy.c | 105 .id = UCLASS_PHY,
|
| A D | phy-qcom-usb-ss.c | 149 .id = UCLASS_PHY,
|
| /u-boot/drivers/phy/socionext/ |
| A D | phy-uniphier-pcie.c | 54 .id = UCLASS_PHY,
|
| A D | phy-uniphier-usb3.c | 163 .id = UCLASS_PHY,
|
| /u-boot/drivers/phy/ |
| A D | phy-da8xx-usb.c | 62 .id = UCLASS_PHY,
|
| A D | phy-ab8500-usb.c | 49 .id = UCLASS_PHY,
|
| A D | bcm6348-usbh-phy.c | 85 .id = UCLASS_PHY,
|
| A D | bcm6358-usbh-phy.c | 87 .id = UCLASS_PHY,
|
| A D | phy-uclass.c | 7 #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 D | nop-phy.c | 98 .id = UCLASS_PHY,
|
| A D | sandbox-phy.c | 114 .id = UCLASS_PHY,
|
| A D | mt7620-usb-phy.c | 105 .id = UCLASS_PHY,
|
| A D | bcm6318-usbh-phy.c | 136 .id = UCLASS_PHY,
|
| A D | keystone-usb-phy.c | 129 .id = UCLASS_PHY,
|
| A D | phy-bcm-sr-pcie.c | 171 .id = UCLASS_PHY,
|
| A D | phy-rcar-gen3.c | 156 .id = UCLASS_PHY,
|
| A D | meson-g12a-usb2.c | 166 .id = UCLASS_PHY,
|
| A D | sti_usb_phy.c | 177 .id = UCLASS_PHY,
|
| A D | bcm6368-usbh-phy.c | 187 .id = UCLASS_PHY,
|
| A D | phy-rcar-gen2.c | 187 .id = UCLASS_PHY,
|
| /u-boot/include/dm/ |
| A D | uclass-id.h | 102 UCLASS_PHY, /* Physical Layer (PHY) device */ enumerator
|
| /u-boot/drivers/phy/rockchip/ |
| A D | phy-rockchip-snps-pcie3.c | 152 .id = UCLASS_PHY,
|
| /u-boot/drivers/phy/allwinner/ |
| A D | phy-sun50i-usb3.c | 166 .id = UCLASS_PHY,
|
| /u-boot/board/ti/j721e/ |
| A D | evm.c | 371 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