| /netbsd-src/sys/dev/fdt/ |
| H A D | dwc3_fdt.c | 128 const char *max_speed, *phy_type; in dwc3_fdt_enable_phy() local 134 phy_type = fdtbus_get_string(phandle, "phy_type"); in dwc3_fdt_enable_phy() 135 if (phy_type && strcmp(phy_type, "utmi_wide") == 0) in dwc3_fdt_enable_phy() 137 else if (phy_type && strcmp(phy_type, "utmi") == 0) in dwc3_fdt_enable_phy()
|
| H A D | dwc2_fdt.c | 223 params->phy_type = DWC2_PHY_TYPE_PARAM_UTMI; in dwc2_fdt_amlogic_params()
|
| /netbsd-src/sys/arch/arm/sunxi/ |
| H A D | sun9i_a80_usbphy.c | 169 const char *phy_type; in sun9i_usbphy_attach() local 185 phy_type = fdtbus_get_string(phandle, "phy_type"); in sun9i_usbphy_attach() 186 if (phy_type && strcmp(phy_type, "hsic") == 0) { in sun9i_usbphy_attach()
|
| H A D | sunxi_emac.c | 984 const char *phy_type; in sunxi_emac_setup_phy() local 986 phy_type = fdtbus_get_string(sc->phandle, "phy-mode"); in sunxi_emac_setup_phy() 987 if (phy_type == NULL) in sunxi_emac_setup_phy() 990 aprint_debug_dev(sc->dev, "PHY type: %s\n", phy_type); in sunxi_emac_setup_phy() 996 if (strncmp(phy_type, "rgmii", 5) == 0) in sunxi_emac_setup_phy() 998 else if (strcmp(phy_type, "rmii") == 0) in sunxi_emac_setup_phy()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | imx6qdl-prti6q.dtsi | 70 phy_type = "utmi"; 79 phy_type = "utmi";
|
| H A D | imx35-eukrea-mbimxsd35-baseboard.dts | 146 phy_type = "serial"; 152 phy_type = "utmi";
|
| H A D | imx51-eukrea-mbimxsd51-baseboard.dts | 260 phy_type = "ulpi"; 266 phy_type = "utmi_wide";
|
| H A D | imx27-eukrea-cpuimx27.dtsi | 76 phy_type = "ulpi"; 85 phy_type = "ulpi";
|
| H A D | tegra20.dtsi | 750 phy_type = "utmi"; 764 phy_type = "utmi"; 789 phy_type = "ulpi"; 800 phy_type = "ulpi"; 815 phy_type = "utmi"; 827 phy_type = "utmi";
|
| H A D | imx51-digi-connectcore-jsk.dts | 67 phy_type = "ulpi";
|
| H A D | tegra30.dtsi | 964 phy_type = "utmi"; 977 phy_type = "utmi"; 1004 phy_type = "utmi"; 1016 phy_type = "utmi"; 1042 phy_type = "utmi"; 1054 phy_type = "utmi";
|
| H A D | imx28-cfa10036.dts | 115 phy_type = "utmi";
|
| H A D | tegra114.dtsi | 697 phy_type = "utmi"; 709 phy_type = "utmi"; 735 phy_type = "utmi"; 747 phy_type = "utmi";
|
| H A D | tegra124.dtsi | 1085 phy_type = "utmi"; 1097 phy_type = "utmi"; 1123 phy_type = "utmi"; 1135 phy_type = "utmi"; 1160 phy_type = "utmi"; 1172 phy_type = "utmi";
|
| H A D | imx53-ppd.dts | 683 phy_type = "utmi"; 691 phy_type = "utmi"; 699 phy_type = "ulpi"; 709 phy_type = "ulpi";
|
| H A D | imx6dl-alti6p.dts | 358 phy_type = "utmi"; 367 phy_type = "utmi";
|
| H A D | imx51-zii-rdu1.dts | 610 phy_type = "ulpi"; 622 phy_type = "ulpi"; 636 phy_type = "utmi_wide";
|
| H A D | imx27-pdk.dts | 114 phy_type = "ulpi";
|
| /netbsd-src/sys/arch/evbppc/obs405/ |
| H A D | obs600_autoconf.c | 74 .phy_type = 2, /* ULPI */
|
| /netbsd-src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe_phy.c | 465 enum ixgbe_phy_type phy_type; in ixgbe_get_phy_type_from_id() local 471 phy_type = ixgbe_phy_tn; in ixgbe_get_phy_type_from_id() 475 phy_type = ixgbe_phy_aq; in ixgbe_get_phy_type_from_id() 478 phy_type = ixgbe_phy_qt; in ixgbe_get_phy_type_from_id() 481 phy_type = ixgbe_phy_nl; in ixgbe_get_phy_type_from_id() 485 phy_type = ixgbe_phy_x550em_ext_t; in ixgbe_get_phy_type_from_id() 489 phy_type = ixgbe_phy_ext_1g_t; in ixgbe_get_phy_type_from_id() 492 phy_type = ixgbe_phy_unknown; in ixgbe_get_phy_type_from_id() 495 return phy_type; in ixgbe_get_phy_type_from_id()
|
| /netbsd-src/sys/arch/arm/broadcom/ |
| H A D | bcm2835_dwctwo.c | 77 .phy_type = 1, /* UTMI */
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| H A D | dc_types.h | 689 enum phy_type { enum 705 enum phy_type phyType;
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra132.dtsi | 1113 phy_type = "utmi"; 1126 phy_type = "utmi"; 1152 phy_type = "utmi"; 1165 phy_type = "utmi"; 1190 phy_type = "utmi"; 1203 phy_type = "utmi";
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 233 uint8_t phy_type; member
|
| /netbsd-src/sys/arch/mips/ingenic/ |
| H A D | ingenic_dwctwo.c | 78 .phy_type = -1, /* UTMI */
|