Home
last modified time | relevance | path

Searched refs:phy_type (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/sys/dev/fdt/
H A Ddwc3_fdt.c128 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 Ddwc2_fdt.c223 params->phy_type = DWC2_PHY_TYPE_PARAM_UTMI; in dwc2_fdt_amlogic_params()
/netbsd-src/sys/arch/arm/sunxi/
H A Dsun9i_a80_usbphy.c169 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 Dsunxi_emac.c984 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 Dimx6qdl-prti6q.dtsi70 phy_type = "utmi";
79 phy_type = "utmi";
H A Dimx35-eukrea-mbimxsd35-baseboard.dts146 phy_type = "serial";
152 phy_type = "utmi";
H A Dimx51-eukrea-mbimxsd51-baseboard.dts260 phy_type = "ulpi";
266 phy_type = "utmi_wide";
H A Dimx27-eukrea-cpuimx27.dtsi76 phy_type = "ulpi";
85 phy_type = "ulpi";
H A Dtegra20.dtsi750 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 Dimx51-digi-connectcore-jsk.dts67 phy_type = "ulpi";
H A Dtegra30.dtsi964 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 Dimx28-cfa10036.dts115 phy_type = "utmi";
H A Dtegra114.dtsi697 phy_type = "utmi";
709 phy_type = "utmi";
735 phy_type = "utmi";
747 phy_type = "utmi";
H A Dtegra124.dtsi1085 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 Dimx53-ppd.dts683 phy_type = "utmi";
691 phy_type = "utmi";
699 phy_type = "ulpi";
709 phy_type = "ulpi";
H A Dimx6dl-alti6p.dts358 phy_type = "utmi";
367 phy_type = "utmi";
H A Dimx51-zii-rdu1.dts610 phy_type = "ulpi";
622 phy_type = "ulpi";
636 phy_type = "utmi_wide";
H A Dimx27-pdk.dts114 phy_type = "ulpi";
/netbsd-src/sys/arch/evbppc/obs405/
H A Dobs600_autoconf.c74 .phy_type = 2, /* ULPI */
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c465 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 Dbcm2835_dwctwo.c77 .phy_type = 1, /* UTMI */
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_types.h689 enum phy_type { enum
705 enum phy_type phyType;
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/
H A Dtegra132.dtsi1113 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 Ddmub_cmd.h233 uint8_t phy_type; member
/netbsd-src/sys/arch/mips/ingenic/
H A Dingenic_dwctwo.c78 .phy_type = -1, /* UTMI */

123