/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | nvidia,tegra20-usb-phy.txt | 14 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 D | allwinner,sun9i-a80-usb-phy.yaml | 54 phy_type: 76 phy_type: 80 - phy_type 129 phy_type = "hsic";
|
H A D | nvidia,tegra20-usb-phy.yaml | 103 phy_type: 222 - phy_type 229 phy_type: 292 phy_type: 336 phy_type = "utmi"; 364 phy_type = "ulpi";
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | fsl,usb2.yaml | 36 phy_type: 66 - phy_type 81 phy_type = "ulpi"; 94 phy_type = "ulpi";
|
H A D | fsl-usb.txt | 14 - phy_type : For multi port host USB controllers, should be one of 51 phy_type = "ulpi"; 78 phy_type = "utmi_wide";
|
H A D | generic.txt | 15 - phy_type: tells USB controllers that we want to configure the core to support 54 phy_type = "utmi_wide";
|
H A D | chipidea,usb2-imx.yaml | 143 phy_type: 146 - phy_type 270 phy_type = "hsic";
|
H A D | ci-hdrc-usb2.txt | 27 - phy_type: the type of the phy connected to the core. Should be one 144 phy_type = "hsic";
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_usbphy.c | 64 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, 127 .phy_type = AWUSBPHY_TYPE_D1,
|
/freebsd/sys/dev/dpaa/ |
H A D | if_dtsec_fdt.c | 118 char phy_type[6]; in dtsec_fdt_attach() local 167 if (OF_getprop(enet_node, "phy-connection-type", (void *)phy_type, in dtsec_fdt_attach() 168 sizeof(phy_type)) <= 0) in dtsec_fdt_attach() 171 if (!strcmp(phy_type, "sgmii")) in dtsec_fdt_attach() 173 else if (!strcmp(phy_type, "rgmii")) in dtsec_fdt_attach() 175 else if (!strcmp(phy_type, "xgmii")) in dtsec_fdt_attach()
|
/freebsd/sys/dev/usb/controller/ |
H A D | ehci_fsl.c | 165 char *phy_type; in enable_usb() local 167 phy_type = NULL; in enable_usb() 172 (OF_getprop_alloc(node, "phy_type", (void **)&phy_type) > 0)) { in enable_usb() 173 if (strncasecmp(phy_type, "utmi", strlen("utmi")) == 0) in enable_usb() 175 OF_prop_free(phy_type); in enable_usb()
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | mpc8536ds.dtsi | 186 phy_type = "ulpi"; 190 phy_type = "ulpi"; 242 phy_type = "ulpi";
|
H A D | p1020utm-pc.dtsi | 127 phy_type = "ulpi"; 138 phy_type = "ulpi";
|
H A D | p1020mbg-pc.dtsi | 138 phy_type = "ulpi"; 149 phy_type = "ulpi";
|
H A D | p1022rdk.dts | 105 phy_type = "ulpi"; 109 phy_type = "ulpi";
|
H A D | p1020rdb-pc.dtsi | 192 phy_type = "ulpi"; 201 phy_type = "ulpi";
|
H A D | p1020rdb.dtsi | 192 phy_type = "ulpi"; 200 phy_type = "ulpi";
|
/freebsd/sys/dev/usb/controller/dwc3/ |
H A D | dwc3.c | 293 char *phy_type; in snps_dwc3_configure_phy() local 297 phy_type = NULL; in snps_dwc3_configure_phy() 298 nphy_types = OF_getprop_alloc(node, "phy_type", (void **)&phy_type); in snps_dwc3_configure_phy() 303 if (strncmp(phy_type, "utmi_wide", 9) == 0) { in snps_dwc3_configure_phy() 313 OF_prop_free(phy_type); in snps_dwc3_configure_phy()
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx35-eukrea-mbimxsd35-baseboard.dts | 146 phy_type = "serial"; 152 phy_type = "utmi";
|
H A D | imx6qdl-prti6q.dtsi | 70 phy_type = "utmi"; 80 phy_type = "utmi";
|
H A D | imx27-phytec-phycard-s-som.dtsi | 164 phy_type = "ulpi"; 172 phy_type = "ulpi";
|
H A D | imx51-eukrea-mbimxsd51-baseboard.dts | 253 phy_type = "ulpi"; 259 phy_type = "utmi_wide";
|
H A D | imx27-eukrea-cpuimx27.dtsi | 76 phy_type = "ulpi"; 85 phy_type = "ulpi";
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_phy.c | 3003 enum e1000_phy_type phy_type = e1000_phy_unknown; in e1000_get_phy_type_from_id() local 3015 phy_type = e1000_phy_m88; in e1000_get_phy_type_from_id() 3018 phy_type = e1000_phy_igp_2; in e1000_get_phy_type_from_id() 3021 phy_type = e1000_phy_gg82563; in e1000_get_phy_type_from_id() 3024 phy_type = e1000_phy_igp_3; in e1000_get_phy_type_from_id() 3029 phy_type = e1000_phy_ife; in e1000_get_phy_type_from_id() 3033 phy_type = e1000_phy_bm; in e1000_get_phy_type_from_id() 3036 phy_type = e1000_phy_82578; in e1000_get_phy_type_from_id() 3039 phy_type = e1000_phy_82577; in e1000_get_phy_type_from_id() 3042 phy_type = e1000_phy_82579; in e1000_get_phy_type_from_id() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wnm_sta.c | 591 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()
|