/linux-4.4.14/drivers/hsi/clients/ |
D | nokia-modem.c | 54 struct nokia_modem_device *modem = (struct nokia_modem_device *)data; in do_nokia_modem_rst_ind_tasklet() local 56 if (!modem) in do_nokia_modem_rst_ind_tasklet() 59 dev_info(modem->device, "CMT rst line change detected\n"); in do_nokia_modem_rst_ind_tasklet() 61 if (modem->ssi_protocol) in do_nokia_modem_rst_ind_tasklet() 62 ssip_reset_event(modem->ssi_protocol); in do_nokia_modem_rst_ind_tasklet() 67 struct nokia_modem_device *modem = (struct nokia_modem_device *)data; in nokia_modem_rst_ind_isr() local 69 tasklet_schedule(&modem->nokia_modem_rst_ind_tasklet); in nokia_modem_rst_ind_isr() 76 struct nokia_modem_device *modem = dev_get_drvdata(dev); in nokia_modem_gpio_unexport() local 79 for (i = 0; i < modem->gpio_amount; i++) { in nokia_modem_gpio_unexport() 80 sysfs_remove_link(&dev->kobj, modem->gpios[i].name); in nokia_modem_gpio_unexport() [all …]
|
D | Kconfig | 11 Say Y here if you want to add support for the modem on Nokia 40 serial communication with the cellular modem over HSI/SSI bus.
|
D | Makefile | 5 obj-$(CONFIG_NOKIA_MODEM) += nokia-modem.o
|
/linux-4.4.14/drivers/net/hamradio/ |
D | baycom_ser_hdx.c | 133 } modem; member 209 outb(0x0e | (!!bc->modem.ser12.tx_bit), MCR(dev->base_addr)); in ser12_tx() 210 if (bc->modem.shreg <= 1) in ser12_tx() 211 bc->modem.shreg = 0x10000 | hdlcdrv_getbits(&bc->hdrv); in ser12_tx() 212 bc->modem.ser12.tx_bit = !(bc->modem.ser12.tx_bit ^ in ser12_tx() 213 (bc->modem.shreg & 1)); in ser12_tx() 214 bc->modem.shreg >>= 1; in ser12_tx() 227 bc->modem.ser12.dcd_shreg = (bc->modem.ser12.dcd_shreg << 1) | in ser12_rx() 228 (cur_s != bc->modem.ser12.last_sample); in ser12_rx() 229 bc->modem.ser12.last_sample = cur_s; in ser12_rx() [all …]
|
D | baycom_ser_fdx.c | 144 } modem; member 238 timediff = 1000000 + tv->tv_usec - bc->modem.ser12.pll_time; in ser12_rx() 243 bc->modem.ser12.pll_time += bc->baud_us; in ser12_rx() 244 bc->modem.ser12.dcd_time--; in ser12_rx() 246 if (bc->modem.shreg & 1) { in ser12_rx() 247 hdlcdrv_putbits(&bc->hdrv, (bc->modem.shreg >> 1) ^ 0xffff); in ser12_rx() 248 bc->modem.shreg = 0x10000; in ser12_rx() 251 bc->modem.shreg >>= 1; in ser12_rx() 253 if (bc->modem.ser12.dcd_time <= 0) { in ser12_rx() 255 hdlcdrv_setdcd(&bc->hdrv, (bc->modem.ser12.dcd_sum0 + in ser12_rx() [all …]
|
D | baycom_par.c | 144 } modem; member 203 bc->modem.par96.scram = ((bc->modem.par96.scram << 1) | in par96_tx() 204 (bc->modem.par96.scram & 1)); in par96_tx() 206 bc->modem.par96.scram ^= 1; in par96_tx() 207 if (bc->modem.par96.scram & (PAR96_SCRAM_TAP1 << 1)) in par96_tx() 208 bc->modem.par96.scram ^= in par96_tx() 210 if (bc->modem.par96.scram & (PAR96_SCRAM_TAP1 << 2)) in par96_tx() 229 bc->modem.par96.descram = (bc->modem.par96.descram << 1); in par96_rx() 231 bc->modem.par96.descram |= 1; in par96_rx() 232 descx = bc->modem.par96.descram ^ in par96_rx() [all …]
|
D | scc.c | 357 if ((scc->modem.clocksrc != CLK_EXTERNAL)) in start_hunt() 453 if ((scc->modem.clocksrc != CLK_EXTERNAL)) in scc_exint() 731 if (scc->modem.speed > 0) /* paranoia... */ in set_speed() 732 set_brg(scc, (unsigned) (scc->clock / (scc->modem.speed * 64)) - 2); in set_speed() 806 …wr(scc,R10,(scc->modem.nrz? NRZ : NRZI)|CRCPS|ABUNDER); /* abort on underrun, preset CRC generator… in init_channel() 836 switch(scc->modem.clocksrc) in init_channel() 905 if (scc->modem.speed < 300) in scc_key_trx() 906 scc->modem.speed = 1200; in scc_key_trx() 908 time_const = (unsigned) (scc->clock / (scc->modem.speed * (tx? 2:64))) - 2; in scc_key_trx() 918 if (scc->modem.clocksrc == CLK_DPLL) in scc_key_trx() [all …]
|
D | Kconfig | 25 modem connecting your computer's serial port to your radio's 53 computer to an amateur radio modem (such as the WA4DSY 56kbps 54 modem), in order to send and receive AX.25 packet radio network 186 The YAM is a modem for packet radio which connects to the serial
|
D | baycom_epp.c | 176 unsigned int modem; member 669 if (bc->modem == EPP_FPGAEXTSTATUS) { in epp_bh() 855 memset(&bc->modem, 0, sizeof(bc->modem)); in epp_open() 871 bc->modem = EPP_CONVENTIONAL; in epp_open() 875 bc->modem = /*EPP_FPGA*/ EPP_FPGAEXTSTATUS; in epp_open()
|
/linux-4.4.14/drivers/usb/atm/ |
D | Kconfig | 6 tristate "USB DSL modem support" 12 modem to your computer's USB port. You will then need to choose your 13 modem from the list below. 25 modem. In order to use your modem you will need to install the 36 Say Y here if you have an ADSL USB modem based on the Conexant 37 AccessRunner chipset. In order to use your modem you will need to 45 tristate "ADI 930 and eagle USB DSL modem" 48 Say Y here if you have an ADSL USB modem based on the ADI 930 49 or eagle chipset. In order to use your modem you will need to 57 tristate "Other USB DSL modem support" [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/hsi/ |
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" 23 - interrupts: Should be IRQ handle for modem's reset indication 28 modem: hsi-client { 29 compatible = "nokia,n900-modem";
|
D | client-devices.txt | 28 modem: hsi-client { 29 compatible = "nokia,n900-modem";
|
/linux-4.4.14/Documentation/networking/ |
D | baycom.txt | 17 therefore it supports just about every bit bang modem on a 34 This driver supports the EPP modem. 40 ser12: This is a very simple 1200 baud AFSK modem. The modem consists only 43 for handling the HDLC protocol. The modem connects to a serial port, 48 par96: This is a modem for 9600 baud FSK compatible to the G3RUH standard. 49 The modem does all the filtering and regenerates the receiver clock. 52 The PC then empties the shift register in a burst. This modem connects 53 to the parallel port, hence the name. The modem leaves the 57 picpar: This is a redesign of the par96 modem by Henning Rech, DF9IC. The modem 63 EPP: This is a high-speed modem adaptor that connects to an enhanced parallel port. [all …]
|
D | README.sb1000 | 2 as NextLevel) SURFboard1000 internal cable modem board. This is an ISA card 3 which is used by a number of cable TV companies to provide cable modem access. 4 It's a one-way downstream-only cable modem, meaning that your upstream net link 5 is provided by your regular phone modem. 17 to configure the cable modem and network interface (usually called "cm0"); 21 cable modem easy. 86 phone number, and frequency for the cable modem. Also edit pap-secrets 102 connect successfully the cable modem interface will come up and you'll see a 109 The command "cmconfig cm0" will give you information about the cable modem 181 (and typically during a lengthy download through the cable modem)!
|
D | phonet.txt | 9 receive and send messages from/to the modem, or any other external 10 device attached to the modem. The modem takes care of routing. 45 The modem always has address number zero. All other device have a their 54 link through which the packet is transmitted, from the modem's
|
D | cxacru.txt | 29 Up to 7 parameters at a time will be sent and the modem will restart
|
D | 00-INDEX | 22 - info on General Instrument/NextLevel SURFboard1000 cable modem. 46 - 3G/LTE USB modem (Mobile Broadband Interface Model)
|
D | eql.txt | 253 very wide apart (57600 vs. 14400) the "faster" modem received all 254 traffic and the "slower" modem starved.
|
D | PLIP.txt | 46 Doesn't work over a modem, like SLIP and PPP. Limited range, 15 m.
|
D | z8530drv.txt | 640 - information on your hardware (computer system, scc board, modem)
|
D | ppp_generic.txt | 103 modem commands, and then going through some sort of dialog with the
|
D | arcnet.txt | 388 Worse, one of the Linux computers (freedom) also has a modem and acts as
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.txt | 27 - dcd-override : Override the DCD modem status signal. This signal will always 28 be reported as active instead of being obtained from the modem status 30 - dsr-override : Override the DTS modem status signal. This signal will always 31 be reported as active instead of being obtained from the modem status 33 - cts-override : Override the CTS modem status signal. This signal will always 34 be reported as active instead of being obtained from the modem status 36 - ri-override : Override the RI modem status signal. This signal will always be 37 reported as inactive instead of being obtained from the modem status register.
|
D | nvidia,tegra20-hsuart.txt | 20 - nvidia,enable-modem-interrupt: Enable modem interrupts. Should be enable 30 nvidia,enable-modem-interrupt;
|
/linux-4.4.14/Documentation/serial/ |
D | n_gsm.txt | 13 1- initialize the modem in 0710 mux mode (usually AT+CMUX= command) through 14 its serial port. Depending on the modem used, you can pass more or less 31 /* open the serial port connected to the modem */ 36 /* send the AT commands to switch the modem to CMUX mode 53 /* our modem defaults to a maximum size of 127 bytes */ 64 each modem has its configuration and some DLC have dedicated functions,
|
D | driver | 86 This function sets the modem control lines for port described 103 Returns the current state of modem control inputs. The state 159 Enable the modem status interrupts. 227 CLOCAL - if not set, enable modem status change 440 Some helpers are provided in order to set/get modem control lines via GPIO. 456 This returns the gpio structure associated to the modem line index.
|
D | moxa-smartio | 454 application, for example, sending AT command to a modem connected to the
|
/linux-4.4.14/sound/pci/ |
D | Makefile | 10 snd-atiixp-modem-objs := atiixp_modem.o 29 snd-via82xx-modem-objs := via82xx_modem.o 36 obj-$(CONFIG_SND_ATIIXP_MODEM) += snd-atiixp-modem.o 55 obj-$(CONFIG_SND_VIA82XX_MODEM) += snd-via82xx-modem.o
|
D | Kconfig | 90 Say Y here to include support for the integrated MC97 modem on 94 will be called snd-atiixp-modem. 667 Say Y here to include support for the integrated MC97 modem on 858 Say Y here to include support for the integrated MC97 modem on 862 will be called snd-via82xx-modem.
|
D | cmipci.c | 2463 DEFINE_SWITCH_ARG(modem, CM_REG_MISC_CTRL, CM_FLINKON|CM_FLINKOFF, CM_FLINKON, 0, 0); 2663 DEFINE_CARD_SWITCH("Modem", modem);
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | debug.c | 1432 diva_trace_modem_state_t *modem = &channel->modem; in diva_maint_state_change_notify() local 1512 if (ch != (int)modem->ChannelNumber) { in diva_maint_state_change_notify() 1522 (int)modem->ChannelNumber); in diva_maint_state_change_notify() 1523 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Event = %lu", modem->Event); in diva_maint_state_change_notify() 1524 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Norm = %lu", modem->Norm); in diva_maint_state_change_notify() 1525 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Opts. = 0x%08x", modem->Options); in diva_maint_state_change_notify() 1526 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Tx = %lu Bps", modem->TxSpeed); in diva_maint_state_change_notify() 1527 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Rx = %lu Bps", modem->RxSpeed); in diva_maint_state_change_notify() 1529 modem->RoundtripMsec); in diva_maint_state_change_notify() 1530 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Sr = %lu", modem->SymbolRate); in diva_maint_state_change_notify() [all …]
|
D | kst_ifc.h | 207 diva_trace_modem_state_t modem; member
|
D | maintidi.c | 1398 diva_trace_modem_state_t *pModem = &pLib->lines[Channel].modem; in diva_create_modem_parse_table()
|
/linux-4.4.14/drivers/tty/ |
D | n_gsm.c | 1028 u32 modem, int clen) in gsm_process_modem() argument 1040 modem = modem & 0x7f; in gsm_process_modem() 1042 brk = modem & 0x7f; in gsm_process_modem() 1043 modem = (modem >> 7) & 0x7f; in gsm_process_modem() 1047 fc = (modem & MDM_FC) || !(modem & MDM_RTR); in gsm_process_modem() 1057 if (modem & MDM_RTC) in gsm_process_modem() 1059 if (modem & MDM_RTR) in gsm_process_modem() 1061 if (modem & MDM_IC) in gsm_process_modem() 1063 if (modem & MDM_DV) in gsm_process_modem() 1092 unsigned int modem = 0; in gsm_control_modem() local [all …]
|
D | Kconfig | 349 a mobile device containing a modem. Then you will need to select 360 This is to provide a way to extract modem trace data on 361 devices that do not have a PTI HW module, or just need modem
|
/linux-4.4.14/drivers/usb/class/ |
D | Kconfig | 14 If your modem only reports "Cls=ff(vend.)" in the descriptors in 15 /proc/bus/usb/devices, then your modem will not work with this
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | gtm601.txt | 1 GTM601 UMTS modem audio interface CODEC
|
/linux-4.4.14/sound/pci/ac97/ |
D | ac97_local.h | 26 int modem);
|
D | ac97_codec.c | 1803 void snd_ac97_get_name(struct snd_ac97 *ac97, unsigned int id, char *name, int modem) in snd_ac97_get_name() argument 1817 if ((modem && (pid->flags & AC97_MODEM_PATCH)) || in snd_ac97_get_name() 1818 (! modem && ! (pid->flags & AC97_MODEM_PATCH))) in snd_ac97_get_name() 1829 if ((modem && (pid->flags & AC97_MODEM_PATCH)) || in snd_ac97_get_name() 1830 (! modem && ! (pid->flags & AC97_MODEM_PATCH))) in snd_ac97_get_name()
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_rf.h | 47 u8 modem; member
|
D | rtl871x_cmd.h | 384 u8 modem; member
|
/linux-4.4.14/Documentation/networking/caif/ |
D | README | 15 === Preparing the setup with a STE modem === 21 set up to talk to the modem. 106 E.g. host and modem wiring is not correct you will typically see
|
D | Linux-CAIF.txt | 13 The Utility Channels are general purpose pipes between modem and host. 15 ST-Ericsson modems support a number of transports between modem
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 12 BMIPS4355 cable modem CPU instead of the BMIPS5000 application processor.
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_rf.h | 50 u8 modem; member
|
D | rtw_cmd.h | 393 u8 modem; member 410 u8 modem; member 683 int rtw_setphy_cmd(struct rtw_adapter *padapter, u8 modem, u8 ch);
|
/linux-4.4.14/drivers/hsi/controllers/ |
D | Kconfig | 11 an application engine with a cellular modem.
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | Kconfig | 9 This driver supports GCT GDM724x LTE chip based USB modem devices.
|
/linux-4.4.14/include/linux/ |
D | scc.h | 71 struct scc_modem modem; /* modem information */ member
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-hsi | 8 engines (APE) with cellular modem engines (CMT) in cellular
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | twl4030-madc.txt | 14 by Co-Processors (e.g. a modem).
|
/linux-4.4.14/drivers/tty/serial/ |
D | ifx6x60.h | 90 int modem; /* Modem type */ member
|
D | fsl_lpuart.c | 1206 unsigned char cr1, old_cr1, old_cr2, cr4, bdh, modem; in lpuart_set_termios() local 1215 modem = readb(sport->port.membase + UARTMODEM); in lpuart_set_termios() 1244 modem |= (UARTMODEM_RXRTSE | UARTMODEM_TXCTSE); in lpuart_set_termios() 1247 modem &= ~(UARTMODEM_RXRTSE | UARTMODEM_TXCTSE); in lpuart_set_termios() 1329 writeb(modem, sport->port.membase + UARTMODEM); in lpuart_set_termios() 1343 unsigned long ctrl, old_ctrl, bd, modem; in lpuart32_set_termios() local 1350 modem = lpuart32_read(sport->port.membase + UARTMODIR); in lpuart32_set_termios() 1379 modem |= (UARTMODEM_RXRTSE | UARTMODEM_TXCTSE); in lpuart32_set_termios() 1382 modem &= ~(UARTMODEM_RXRTSE | UARTMODEM_TXCTSE); in lpuart32_set_termios() 1449 lpuart32_write(modem, sport->port.membase + UARTMODIR); in lpuart32_set_termios()
|
D | pch_uart.c | 1192 u8 modem; in pch_uart_get_mctrl() local 1196 modem = pch_uart_hal_get_modem(priv); in pch_uart_get_mctrl() 1198 if (modem & UART_MSR_DCD) in pch_uart_get_mctrl() 1201 if (modem & UART_MSR_RI) in pch_uart_get_mctrl() 1204 if (modem & UART_MSR_DSR) in pch_uart_get_mctrl() 1207 if (modem & UART_MSR_CTS) in pch_uart_get_mctrl()
|
D | Kconfig | 938 including 2 port RVX, 2 port internal modem, 4 port internal 939 modem and a split 1 port RVX and 1 port internal modem. 1299 BCM33xx (cable modem) 1380 tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)" 1384 Support for the IFX6x60 modem devices on Intel MID platforms.
|
D | ifx6x60.c | 1032 ifx_dev->modem = pl_data->modem_type; in ifx_spi_spi_probe()
|
/linux-4.4.14/drivers/isdn/ |
D | Kconfig | 14 (with SLIP or PPP) faster than via a conventional telephone modem 29 in AT-compatible modem emulator. Network devices support autodial,
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_rf.h | 59 u8 modem; member
|
/linux-4.4.14/net/ax25/ |
D | Kconfig | 30 modem connecting your computer's serial port to your radio's 33 or the DMA SCC driver. Another option are the Baycom modem serial 34 and parallel port hacks or the sound card modem (supported by their
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 495 tristate "Samsung Kalmia based LTE USB modem" 498 Choose this option if you have a Samsung Kalmia based USB modem 521 A modem manager with support for QMI is recommended. 550 cellular modem, as found on most Nokia handsets with the 575 tristate "LG VL600 modem dongle" 579 Select this if you want to use an LG Electronics 4G/LTE usb modem 581 interface exposed by the modem firmware. To establish a connection 583 command to the modem through its CDC ACM port, and most 585 4G modem from Verizon:
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | cirrus,clps711x-intc.txt | 26 14: UMSINT UART1 modem status changed
|
/linux-4.4.14/Documentation/pti/ |
D | pti_intel_mid.txt | 16 debugging data from a modem. Although n_tracerouter 29 *Hook /dev/ttyPTI1 to modem debugging data to write to PTI HW.
|
/linux-4.4.14/drivers/usb/serial/ |
D | whiteheat.h | 229 __u8 modem; /* modem signal status (copy of uart's member
|
D | Kconfig | 274 Say Y here if you want to use a IPWireless USB modem such as 543 tristate "USB Qualcomm Serial modem" 546 Say Y here if you have a Qualcomm USB modem device. These are 627 Say Y here if you have a GSM or CDMA modem that's connected to USB. 630 built-in OHCI-USB adapter and an internally-connected GSM modem.
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-stp-xway.txt | 5 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem
|
/linux-4.4.14/drivers/net/caif/ |
D | Kconfig | 33 This option also needs to be enabled on the modem.
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | DPCM.txt | 45 modem. This sound card exposes 4 DSP front end (FE) ALSA PCM devices and 303 example of this would be a phone call from handset to modem. 357 .codec_dai_name = "modem-aif1", 358 .codec_name = "modem",
|
/linux-4.4.14/net/x25/ |
D | Kconfig | 27 X.25 over a standard telephone line using an ordinary modem (say Y
|
/linux-4.4.14/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 279 int modem; /* is a multi function card (i.e with a modem) */ member 559 local->modem = 0; in set_card_type() 570 local->modem = 1; in set_card_type() 764 if (local->modem) { in xirc2ps_config() 1613 if (local->modem && !local->dingo) { /* do some magic */ in do_reset()
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 15 telephone line or null modem cable you need say Y here. Connecting 334 cable modem. This is an ISA card which is used by a number of cable 335 TV companies to provide cable modem access. It's a one-way 336 downstream-only cable modem, meaning that your upstream net link is 337 provided by your regular phone modem.
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | Kconfig | 62 If you say Y here, the modem-emulator will support a subset of the 75 If you say Y here, the modem-emulator will support a subset of the
|
/linux-4.4.14/drivers/net/ppp/ |
D | Kconfig | 159 a modem (not a synchronous or ISDN modem) to contact your ISP, you
|
/linux-4.4.14/sound/pci/hda/ |
D | Kconfig | 197 tristate "Build Silicon Labs 3054 HD-modem codec support" 199 Say Y or M here to include Silicon Labs 3054 HD-modem codec
|
/linux-4.4.14/Documentation/zh_CN/ |
D | oops-tracing.txt | 54 modem到另一台机器并用你喜欢的通讯工具获取输出。Minicom工作地很好。
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 28 BTW2: If you intend to use a software modem (also called Winmodem) 129 including serial port cards, modems, and the modem functions of 130 multi-function Ethernet/modem cards. (PCMCIA- or PC-cards are
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | nvidia,tegra20-usb-phy.txt | 62 optimizations for the devices that are always connected. e.g. modem.
|
/linux-4.4.14/drivers/net/slip/ |
D | Kconfig | 14 serial connections such as telephone lines or null modem cables;
|
/linux-4.4.14/sound/soc/omap/ |
D | Kconfig | 62 a line discipline #19 on the modem (ttyS3) serial line. The simplest
|
/linux-4.4.14/Documentation/ |
D | devices.txt | 363 145 = /dev/hfmodem Soundcard shortwave modem control 436 219 = /dev/modems/mwave MWave modem firmware upload 920 43 char isdn4linux virtual modem 921 0 = /dev/ttyI0 First virtual modem 923 63 = /dev/ttyI63 64th virtual modem 937 44 char isdn4linux virtual modem - alternate devices 1036 51 char Baycom radio modem OR Radio Tech BIM-XXX-RS232 radio modem 1037 0 = /dev/bc0 First Baycom radio modem 1038 1 = /dev/bc1 Second Baycom radio modem 1448 0 = /dev/ttyM0 First PAM modem [all …]
|
D | oops-tracing.txt | 41 run a null modem to a second machine and capture the output there
|
/linux-4.4.14/Documentation/isdn/ |
D | README.concap | 77 When operating over dial-up-connections (e.g. telephone lines via modem, 84 on top of a modem connection a connect_request will result in dialing
|
D | README.gigaset | 187 In this mode the device works like a modem connected to a serial port 203 "modem" or configure pppd/wvdial manually. There are some example ppp
|
D | README | 79 128 tty-devices (64 cuix and 64 ttyIx) with integrated modem-emulator: 85 The modem-emulation supports the following: 166 a normal modem to the escape sequence <DELAY>+++<DELAY>.
|
D | INTERFACE | 587 modem only). This will be appended to the CONNECT message
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | serial-u16550.txt | 73 The M/A protocol requires the driver to twiddle the modem control lines under
|
D | CMIPCI.txt | 246 The modem is enabled dynamically via a card control switch "Modem".
|
D | ALSA-Configuration.txt | 265 Module snd-atiixp-modem 268 Module for ATI IXP 150/200/250 AC97 modem controllers. 954 (likely a modem one) causes a stall of the communication via HD-audio 2000 Module snd-via82xx-modem 2003 Module for VIA82xx AC97 modem
|
D | HD-Audio.txt | 27 codec and optionally one modem codec. In theory, there might be
|
/linux-4.4.14/Documentation/usb/ |
D | acm.txt | 62 After that, the modem[s] should be accessible. You should be able to use
|
D | usb-serial.txt | 155 getting/setting modem control pins (TIOCM{GET,SET,BIS,BIC}) 253 It will be fine with null modem links, as long as you do not try to link two 313 -- Add true modem control line query capability. Currently tracks the
|
D | gadget_serial.txt | 264 Under "Modem and dialing" erase all the modem and dialing strings.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/hisilicon/ |
D | hisilicon.txt | 142 SRAM banks for power management, modem, security, etc. Further, use "syscon"
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | virtex440-ml510.dts | 368 * including AC97 audio, a modem, USB, IDE and 369 * some power management stuff. The modem
|
/linux-4.4.14/Documentation/gpio/ |
D | drivers-on-gpio.txt | 88 to emulate MCTRL (modem control) signals CTS/RTS by using two GPIO lines. The
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | feature.c | 2745 int modem = 0; in initial_serial_shutdown() local 2752 modem = 1; in initial_serial_shutdown() 2757 modem = 1; in initial_serial_shutdown() 2759 if (modem) in initial_serial_shutdown()
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 443 The ACP modem (Mwave) for Linux is a WinModem. It is composed of a 449 600, and 770 that include on board ACP modem hardware. 451 The modem also supports the standard communications port interface
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap3-n900.dts | 957 modem: hsi-client { label 958 compatible = "nokia,n900-modem";
|
D | hi3620-hi4511.dts | 40 uart1: uart@b01000 { /* modem */
|
D | tegra114-dalmore.dts | 858 regulator-name = "vdd-modem-3v3";
|
/linux-4.4.14/drivers/staging/dgap/ |
D | dgap.c | 1825 int modem; in dgap_event() local 1868 modem = ioread8(event + 2); in dgap_event() 1932 ch->ch_mistat = modem; in dgap_event() 6662 u8 modem; in dgap_tty_init() local 6792 modem = (DM_CD | DM_DSR | DM_CTS | DM_RI); in dgap_tty_init() 6793 writeb(modem, &ch->ch_bs->m_int); in dgap_tty_init()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | Kconfig | 390 tristate "ST5481 USB ISDN modem"
|
/linux-4.4.14/drivers/net/wan/ |
D | Kconfig | 11 achievable with commonly used asynchronous modem connections.
|
/linux-4.4.14/drivers/usb/gadget/ |
D | Kconfig | 323 the network interface to the target (e.g. a USB cable modem), and the
|
/linux-4.4.14/sound/soc/codecs/ |
D | Kconfig | 469 tristate 'GTM601 UMTS modem audio codec'
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 152 the network interface to the target (e.g. a USB cable modem), and the
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 957 ISAB200 "EVEREX Evercom 24 2400 baud modem"
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 175 BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top
|