Home
last modified time | relevance | path

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

1234567

/freebsd-14.2/sys/dev/dpaa/
H A Dif_dtsec_fdt.c119 char phy_type[6]; in dtsec_fdt_attach() local
168 if (OF_getprop(enet_node, "phy-connection-type", (void *)phy_type, in dtsec_fdt_attach()
169 sizeof(phy_type)) <= 0) in dtsec_fdt_attach()
172 if (!strcmp(phy_type, "sgmii")) in dtsec_fdt_attach()
174 else if (!strcmp(phy_type, "rgmii")) in dtsec_fdt_attach()
176 else if (!strcmp(phy_type, "xgmii")) in dtsec_fdt_attach()
/freebsd-14.2/sys/arm/allwinner/
H A Daw_usbphy.c64 enum awusbphy_type phy_type; member
71 .phy_type = AWUSBPHY_TYPE_A10,
78 .phy_type = AWUSBPHY_TYPE_A13,
85 .phy_type = AWUSBPHY_TYPE_A20,
92 .phy_type = AWUSBPHY_TYPE_A31,
99 .phy_type = AWUSBPHY_TYPE_H3,
106 .phy_type = AWUSBPHY_TYPE_A64,
113 .phy_type = AWUSBPHY_TYPE_A83T,
120 .phy_type = AWUSBPHY_TYPE_H6,
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt14 Present if-and-only-if phy_type == utmi.
15 - phy_type : Should be one of "utmi", "ulpi" or "hsic".
21 - timer: The timeout clock (clk_m). Present if phy_type == utmi.
23 Present if phy_type == utmi.
27 Present if phy_type == ulpi, and ULPI link mode is in use.
33 registers. Required even if phy_type == ulpi.
35 Required properties for phy_type == ulpi:
H A Dallwinner,sun9i-a80-usb-phy.yaml54 phy_type:
76 phy_type:
80 - phy_type
129 phy_type = "hsic";
H A Dnvidia,tegra20-usb-phy.yaml103 phy_type:
222 - phy_type
229 phy_type:
292 phy_type:
336 phy_type = "utmi";
364 phy_type = "ulpi";
/freebsd-14.2/sys/dev/usb/controller/
H A Dehci_fsl.c166 char *phy_type; in enable_usb() local
168 phy_type = NULL; in enable_usb()
173 (OF_getprop_alloc(node, "phy_type", (void **)&phy_type) > 0)) { in enable_usb()
174 if (strncasecmp(phy_type, "utmi", strlen("utmi")) == 0) in enable_usb()
176 OF_prop_free(phy_type); in enable_usb()
H A Ddwc3.c295 char *phy_type; in snps_dwc3_configure_phy() local
299 phy_type = NULL; in snps_dwc3_configure_phy()
300 nphy_types = OF_getprop_alloc(node, "phy_type", (void **)&phy_type); in snps_dwc3_configure_phy()
305 if (strncmp(phy_type, "utmi_wide", 9) == 0) { in snps_dwc3_configure_phy()
315 OF_prop_free(phy_type); in snps_dwc3_configure_phy()
/freebsd-14.2/sys/contrib/device-tree/Bindings/usb/
H A Dfsl-usb.txt14 - phy_type : For multi port host USB controllers, should be one of
51 phy_type = "ulpi";
78 phy_type = "utmi_wide";
H A Dgeneric.txt15 - phy_type: tells USB controllers that we want to configure the core to support
54 phy_type = "utmi_wide";
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dimx35-eukrea-mbimxsd35-baseboard.dts146 phy_type = "serial";
152 phy_type = "utmi";
H A Dimx6qdl-prti6q.dtsi70 phy_type = "utmi";
79 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 Dimx51-digi-connectcore-jsk.dts75 phy_type = "ulpi";
H A Dtegra20.dtsi856 phy_type = "utmi";
872 phy_type = "utmi";
898 phy_type = "ulpi";
912 phy_type = "ulpi";
928 phy_type = "utmi";
943 phy_type = "utmi";
/freebsd-14.2/sys/dev/e1000/
H A De1000_phy.c3014 phy_type = e1000_phy_m88; in e1000_get_phy_type_from_id()
3017 phy_type = e1000_phy_igp_2; in e1000_get_phy_type_from_id()
3023 phy_type = e1000_phy_igp_3; in e1000_get_phy_type_from_id()
3028 phy_type = e1000_phy_ife; in e1000_get_phy_type_from_id()
3032 phy_type = e1000_phy_bm; in e1000_get_phy_type_from_id()
3035 phy_type = e1000_phy_82578; in e1000_get_phy_type_from_id()
3038 phy_type = e1000_phy_82577; in e1000_get_phy_type_from_id()
3044 phy_type = e1000_phy_i217; in e1000_get_phy_type_from_id()
3050 phy_type = e1000_phy_i210; in e1000_get_phy_type_from_id()
3056 return phy_type; in e1000_get_phy_type_from_id()
[all …]
/freebsd-14.2/sys/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8536ds.dtsi186 phy_type = "ulpi";
190 phy_type = "ulpi";
242 phy_type = "ulpi";
H A Dp1020utm-pc.dtsi127 phy_type = "ulpi";
138 phy_type = "ulpi";
H A Dp1020mbg-pc.dtsi138 phy_type = "ulpi";
149 phy_type = "ulpi";
H A Dp1022rdk.dts105 phy_type = "ulpi";
109 phy_type = "ulpi";
/freebsd-14.2/sys/dev/isci/scil/
H A Dscic_sds_phy.c656 memset(&this_phy->phy_type, 0, sizeof(this_phy->phy_type)); in scic_sds_phy_construct()
887 = this_phy->phy_type.sas.identify_address_frame_buffer.sas_address.high; in scic_sds_phy_get_attached_sas_address()
889 = this_phy->phy_type.sas.identify_address_frame_buffer.sas_address.low; in scic_sds_phy_get_attached_sas_address()
964 this_phy->phy_type.sas.identify_address_frame_buffer.protocols.u.all; in scic_sds_phy_get_attached_phy_protocols()
1177 &this_phy->phy_type.sas.identify_address_frame_buffer, in scic_sas_phy_get_properties()
1211 &this_phy->phy_type.sata.signature_fis_buffer, in scic_sata_phy_get_properties()
3219 &this_phy->phy_type.sas.identify_address_frame_buffer, in scic_sds_phy_starting_substate_await_iaf_uf_frame_handler()
3317 &this_phy->phy_type.sata.signature_fis_buffer, in scic_sds_phy_starting_substate_await_sig_fis_frame_handler()
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c591 rep->phy_type = *(pos + 12); in wnm_parse_neighbor_report()
909 u32 bss_info, u8 op_class, u8 chan, u8 phy_type, in wnm_add_nei_rep() argument
932 wpabuf_put_u8(*buf, phy_type); in wnm_add_nei_rep()
948 enum phy_type phy_type; in wnm_nei_rep_add_bss() local
981 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL), in wnm_nei_rep_add_bss()
983 if (phy_type == PHY_TYPE_UNSPECIFIED) { in wnm_nei_rep_add_bss()
991 return wnm_add_nei_rep(buf, bss->bssid, info, op_class, chan, phy_type, in wnm_nei_rep_add_bss()
1299 nei->channel_number, nei->phy_type, in wnm_dump_cand_list()
H A Dwnm_sta.h29 u8 phy_type; member
/freebsd-14.2/sys/dev/ixgbe/
H A Dixgbe_phy.c457 enum ixgbe_phy_type phy_type; in ixgbe_get_phy_type_from_id() local
463 phy_type = ixgbe_phy_tn; in ixgbe_get_phy_type_from_id()
467 phy_type = ixgbe_phy_aq; in ixgbe_get_phy_type_from_id()
470 phy_type = ixgbe_phy_qt; in ixgbe_get_phy_type_from_id()
473 phy_type = ixgbe_phy_nl; in ixgbe_get_phy_type_from_id()
477 phy_type = ixgbe_phy_x550em_ext_t; in ixgbe_get_phy_type_from_id()
481 phy_type = ixgbe_phy_ext_1g_t; in ixgbe_get_phy_type_from_id()
484 phy_type = ixgbe_phy_unknown; in ixgbe_get_phy_type_from_id()
487 return phy_type; in ixgbe_get_phy_type_from_id()
/freebsd-14.2/sys/contrib/device-tree/src/powerpc/
H A Dasp834x-redboot.dts165 phy_type = "ulpi";
177 phy_type = "ulpi";

1234567