| /freebsd-14.2/tools/tools/usbtest/ |
| H A D | usb_modem_test.c | 46 static struct modem { struct 70 } modem; argument 104 modem.c0++; in modem_out_state() 107 modem.out_state++; in modem_out_state() 110 modem.out_state++; in modem_out_state() 119 modem.c1++; in modem_in_state() 120 modem.in_last = buf; in modem_in_state() 122 modem.c1++; in modem_in_state() 123 modem.in_last++; in modem_in_state() 138 modem.errors++; in modem_in_state() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/hsi/ |
| H A D | nokia-modem.txt | 1 Nokia modem client bindings 3 The Nokia modem HSI client follows the common HSI client binding 5 properties are needed by the Nokia modem HSI client: 9 "nokia,n900-modem" 10 "nokia,n950-modem" 11 "nokia,n9-modem" 25 - interrupts: Should be IRQ handle for modem's reset indication 30 modem: hsi-client { 31 compatible = "nokia,n900-modem";
|
| H A D | client-devices.txt | 28 modem: hsi-client { 29 compatible = "nokia,n900-modem";
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | qcom,ipa.yaml | 118 description: State bits used in by the AP to signal the modem. 132 - modem 137 If the modem does this, this property has value "modem". 140 modem-init: 153 when the AP (not the modem) performs early initialization. 173 # If qcom,gsi-loader is present, modem-init must not be present 179 modem-init: false 198 - modem-init 219 ipa_smp2p_out: ipa-ap-to-modem { 224 ipa_smp2p_in: ipa-modem-to-ap { [all …]
|
| H A D | qcom,bam-dmux.yaml | 29 Interrupts used by the modem to signal the AP. 42 description: State bits used by the AP to signal the modem. 48 description: Names for the state bits used by the AP to signal the modem.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7180-trogdor-lte-sku.dtsi | 17 firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn", 18 "qcom/sc7180-trogdor/modem/qdsp6sw.mbn"; 24 * modem needs to cover certain init steps (GSI init), and 27 qcom,gsi-loader = "modem";
|
| H A D | sc7280-herobrine-lte-sku.dtsi | 30 qcom,gsi-loader = "modem"; 47 firmware-name = "qcom/sc7280-herobrine/modem/mba.mbn", 48 "qcom/sc7280-herobrine/modem/qdsp6sw.mbn";
|
| H A D | sc7280-herobrine-wifi-sku.dtsi | 8 /* WIFI SKUs save 256M by not having modem/mba/rmtfs memory regions defined. */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/serial/ |
| H A D | snps-dw-apb-uart.yaml | 91 description: Override the DCD modem status signal. This signal will 92 always be reported as active instead of being obtained from the modem 98 description: Override the DTS modem status signal. This signal will 99 always be reported as active instead of being obtained from the modem 105 description: Override the CTS modem status signal. This signal will 106 always be reported as active instead of being obtained from the modem 112 description: Override the RI modem status signal. This signal will always 113 be reported as inactive instead of being obtained from the modem status
|
| H A D | cdns,uart.txt | 16 - cts-override : Override the CTS modem status signal. This signal will 17 always be reported as active instead of being obtained from the modem status
|
| H A D | cdns,uart.yaml | 40 Override the CTS modem status signal. This signal will 42 from the modem status register. Define this if your serial
|
| H A D | nvidia,tegra20-hsuart.txt | 25 - nvidia,enable-modem-interrupt: Enable modem interrupts. Should be enable 66 nvidia,enable-modem-interrupt;
|
| /freebsd-14.2/sys/dev/usb/ |
| H A D | usbdevs | 858 product ABIT AK_020 0x7d0e 3G modem 1065 product ALINK 3G 0x9000 3G modem 1068 product ALINK 3GU 0x9200 3G modem 1094 product AMOI H01 0x0800 H01 3G modem 1096 product AMOI H02 0x0802 H02 3G modem 2483 product HUAWEI E1401 0x1401 3G modem 2565 product HUAWEI E173 0x1c05 3G modem 3881 product QISDA H21_1 0x4512 3G modem 3882 product QISDA H21_2 0x4523 3G modem 3883 product QISDA H20_1 0x4515 3G modem [all …]
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | modem | 3 # $File: modem,v 1.11 2022/10/19 20:15:16 christos Exp $ 4 # modem: file(1) magic for modem programs 64 # raw modem data version 1 66 0 string RMD1 raw modem data
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | qcom,sc7180-mss-pil.yaml | 97 - description: modem reserved region 104 - description: Name of modem firmware 115 - description: offset to the modem halt register 136 - description: Stop the modem 159 const: modem 245 label = "modem";
|
| H A D | qcom,sc7280-mss-pil.yaml | 97 - description: modem reserved region 104 - description: Name of modem firmware 115 - description: offset to the modem halt register 150 - description: Stop the modem 173 const: modem 265 label = "modem";
|
| H A D | qcom,msm8916-mss-pil.yaml | 102 - description: Stop modem 118 - description: offset to the modem halt register 130 - description: Name of modem firmware 135 Qualcomm BAM Data Multiplexer (provides network interface to the modem) 145 - modem
|
| H A D | qcom,sc7280-adsp-pil.yaml | 80 four offsets within syscon for q6, modem, nc and qv6 halt registers. 85 - description: offset to the modem halt register 93 - description: Stop the modem
|
| /freebsd-14.2/contrib/ntp/clockstuff/ |
| H A D | README | 6 modem in raw mode. 18 Chutest can be used to input and process data from a CHU modem
|
| /freebsd-14.2/usr.sbin/bsdconfig/include/ |
| H A D | network_device.hlp | 21 If you're using a modem then PPP is almost certainly your only choice. 28 "AT commands" to dial the ISP with your particular brand of modem as 30 "modem capabilities database". If you choose a PAP or CHAP login you 32 modem uses the Hayes compatible AT command set.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | omap3-n9.dts | 62 &modem { 63 compatible = "nokia,n9-modem";
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr-services.yaml | 45 "kernel/elf_loader", "msm/modem/wlan_pd". 47 "tms/servreg", "msm/modem/wlan_pd".
|
| /freebsd-14.2/libexec/rc/rc.d/ |
| H A D | serial | 79 modem() { function 123 modem ${dc} $*
|
| /freebsd-14.2/share/examples/ppp/ |
| H A D | ppp.secret.span-isp.working | 3 # to the same machine through 3 null-modem serial cables.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | qcom,ipq8074-qmp-pcie-phy.yaml | 32 - qcom,sm8250-qmp-modem-pcie-phy 179 - qcom,sm8250-qmp-modem-pcie-phy 207 - qcom,sm8250-qmp-modem-pcie-phy
|