Home
last modified time | relevance | path

Searched full:modem (Results 1 – 22 of 22) sorted by relevance

/qemu/linux-user/mips/
H A Dtermbits.h182 #define TARGET_TIOCMGET 0x741d /* get all modem bits */
183 #define TARGET_TIOCMBIS 0x741b /* bis modem bits */
184 #define TARGET_TIOCMBIC 0x741c /* bic modem bits */
185 #define TARGET_TIOCMSET 0x741a /* set all modem bits */
/qemu/hw/char/
H A Dserial.c43 #define UART_IER_MSI 0x08 /* Enable Modem status interrupt */
51 #define UART_IIR_MSI 0x00 /* Modem status interrupt */
61 * These are the definitions for the Modem Control Register
70 * These are the definitions for the Modem Status Register
370 /* If the backend device is a real serial port, turn polling of the modem in serial_ioport_write()
453 … /* Update the modem status after a one-character-send wait-time, since there may be a response in serial_ioport_write()
531 /* in loopback, the modem output pins are connected to the in serial_ioport_read()
H A Dexynos4210_uart.c48 #define UMCON 0x000C /* Modem Control */
52 #define UMSTAT 0x001C /* Modem Status */
117 #define UINTSP_MODEM 0x8 /* Modem interrupt */
H A Dpl011.c374 * Loopback software-driven modem control outputs to modem status inputs: in pl011_loopback_mdmctrl()
H A Dbcm2835_aux.c16 * - Line/modem control
H A Dimx_serial.c17 * -- implement BAUD-rate and modem lines, for when the backend
/qemu/hw/misc/
H A Dslavio_misc.c456 /* Modem control */ in slavio_misc_init()
458 "modem", MISC_SIZE); in slavio_misc_init()
H A Dtrace-events80 slavio_mdm_mem_writeb(uint32_t val) "Write modem control 0x%02x"
81 slavio_mdm_mem_readb(uint32_t ret) "Read modem control 0x%02x"
H A Dmac_via.c95 * [CHRP] Sync Modem: modem clock select:
/qemu/rust/hw/char/pl011/src/
H A Dregisters.rs151 /// This has the usual inbound RS232 modem-control signals, plus flags
277 /// modem control signals. All bits reset to 0 except TXE and RXE.
H A Ddevice.rs350 * Loopback software-driven modem control outputs to modem status inputs: in loopback_mdmctrl()
/qemu/hw/usb/
H A Dquirks.h93 { USB_DEVICE(0x10C4, 0x81AD) }, /* INSYS USB Modem */
100 { USB_DEVICE(0x10C4, 0x822B) }, /* Modem EDGE(GSM) Comander 2 */
104 { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
109 { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
125 { USB_DEVICE(0x10C5, 0xEA61) }, /* Silicon Labs MobiData GPRS USB Modem */
126 { USB_DEVICE(0x10CE, 0xEA6A) }, /* Silicon Labs MobiData GPRS USB Modem 100EU */
H A Dquirks-ftdi-ids.h510 #define FTDI_IBS_PEDO_PID 0xff3e /* IBS PEDO-Modem (RF modem 868.35 MHz) */
742 #define FALCOM_TWIST_PID 0x0001 /* Falcom Twist USB GPRS modem */
743 #define FALCOM_SAMBA_PID 0x0005 /* Falcom Samba USB GPRS modem */
1245 * Product: HCP HIT GPRS modem
/qemu/linux-user/generic/
H A Dtermbits.h300 * conflict with a Hayes modem-specific ioctl value.
/qemu/pc-bios/dtb/
H A Dpetalogix-ml605.dts215 xlnx,use-modem-ports = < 0x00 >;
/qemu/pc-bios/
HDopenbios-ppcIBM PPS Model 6015 | WH | k | W  |& k K { @ @ @ { ...
/qemu/hw/isa/
H A Dvt82c686.c786 /* Function 6: MC97 Modem */ in via_isa_realize()
/qemu/hw/arm/
H A Dstrongarm.c65 - Enhance UART with modem signals
/qemu/hw/sparc/
H A Dsun4m.c426 /* Modem control */ in slavio_misc_init()
/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py2218 4: 'Modem Ring',
757 0x1E: 'Modem Port',
/qemu/hw/ppc/
H A Dspapr_pci.c1034 { PCI_CLASS_COMMUNICATION_MODEM, "modem", NULL },
/qemu/hw/net/
H A Deepro100.c299 EEPROM_ID_MDM = BIT(0), /* Modem */