Home
last modified time | relevance | path

Searched refs:modem (Results 1 – 25 of 172) sorted by relevance

1234567

/freebsd/tools/tools/usbtest/
H A Dusb_modem_test.c46 static struct modem { struct
70 } modem; argument
73 set_defaults(struct modem *p) in set_defaults()
91 if (modem.modem_at_mode) { in modem_out_state()
92 switch (modem.out_state & 3) { in modem_out_state()
104 modem.c0++; in modem_out_state()
107 modem.out_state++; in modem_out_state()
109 *buf = modem.out_state; in modem_out_state()
110 modem.out_state++; in modem_out_state()
111 modem.out_state %= 255; in modem_out_state()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hsi/
H A Dnokia-modem.txt1 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 Dclient-devices.txt28 modem: hsi-client {
29 compatible = "nokia,n900-modem";
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-trogdor-lte-sku.dtsi17 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 Dsc7280-herobrine-lte-sku.dtsi25 qcom,gsi-loader = "modem";
44 firmware-name = "qcom/sc7280-herobrine/modem/mba.mbn",
45 "qcom/sc7280-herobrine/modem/qdsp6sw.mbn";
H A Dsc7280-herobrine-wifi-sku.dtsi8 /* WIFI SKUs save 256M by not having modem/mba/rmtfs memory regions defined. */
H A Dsdm845-lg-judyp.dts43 firmware-name = "qcom/sdm845/judyp/mba.mbn", "qcom/sdm845/judyp/modem.mbn";
H A Dmsm8996-oneplus3.dts38 "qcom/msm8996/oneplus3/modem.mbn";
H A Dmsm8996-oneplus3t.dts39 "qcom/msm8996/oneplus3t/modem.mbn";
/freebsd/sys/dev/usb/
H A Dusbdevs859 product ABIT AK_020 0x7d0e 3G modem
1032 product AIRPLUS MCD650 0x3198 MCD650 modem
1065 product ALINK 3G 0x9000 3G modem
1066 product ALINK SIM7600E 0x9001 LTE modem
1067 product ALINK SIM7600G 0x9011 LTE modem
1068 product ALINK 3GU 0x9200 3G modem
1094 product AMOI H01 0x0800 H01 3G modem
1095 product AMOI H01A 0x7002 H01A 3G modem
1096 product AMOI H02 0x0802 H02 3G modem
1106 product AMBIT NTL_250 0x6098 NTL 250 cable modem
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dmodem3 # $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/sys/contrib/device-tree/Bindings/serial/
H A Dcdns,uart.txt16 - 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 Dnvidia,tegra20-hsuart.txt25 - nvidia,enable-modem-interrupt: Enable modem interrupts. Should be enable
66 nvidia,enable-modem-interrupt;
/freebsd/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp21 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/contrib/ntp/clockstuff/
H A DREADME6 modem in raw mode.
18 Chutest can be used to input and process data from a CHU modem
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-n9.dts62 &modem {
63 compatible = "nokia,n9-modem";
/freebsd/libexec/rc/rc.d/
H A Dserial79 modem() { function
123 modem ${dc} $*
/freebsd/share/examples/ppp/
H A Dppp.secret.span-isp.working3 # to the same machine through 3 null-modem serial cables.
H A Dppp.linkup.span-isp.working3 # to the same machine through 3 null-modem serial cables.
H A Dppp.linkdown.span-isp.working3 # to the same machine through 3 null-modem serial cables.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dgtm601.txt1 GTM601 UMTS modem audio interface CODEC
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,apr.txt55 "kernel/elf_loader", "msm/modem/wlan_pd".
57 "tms/servreg", "msm/modem/wlan_pd".
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-p4note-n8010.dts17 /* this is the base variant without any kind of modem */
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dtwl4030-madc.txt14 by Co-Processors (e.g. a modem).
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-innocomm-wb15.dtsi10 reg_modem: regulator-modem {
341 pinctrl_modem_bt: modem-bt-grp {
351 pinctrl_modem_regulator: modem-reg-grp {

1234567