Home
last modified time | relevance | path

Searched refs:MOXA (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/tty/
Dmxser.h13 #define MOXA 0x400 macro
14 #define MOXA_GETDATACOUNT (MOXA + 23)
15 #define MOXA_DIAGNOSE (MOXA + 50)
16 #define MOXA_CHKPORTENABLE (MOXA + 60)
17 #define MOXA_HighSpeedOn (MOXA + 61)
18 #define MOXA_GET_MAJOR (MOXA + 63)
19 #define MOXA_GETMSTATUS (MOXA + 65)
20 #define MOXA_SET_OP_MODE (MOXA + 66)
21 #define MOXA_GET_OP_MODE (MOXA + 67)
29 #define MOXA_SDS_RSTICOUNTER (MOXA + 69)
[all …]
Dmoxa.h5 #define MOXA 0x400 macro
6 #define MOXA_GET_IQUEUE (MOXA + 1) /* get input buffered count */
7 #define MOXA_GET_OQUEUE (MOXA + 2) /* get output buffered count */
8 #define MOXA_GETDATACOUNT (MOXA + 23)
9 #define MOXA_GET_IOQUEUE (MOXA + 27)
10 #define MOXA_FLUSH_QUEUE (MOXA + 28)
11 #define MOXA_GETMSTATUS (MOXA + 65)
Dmxser.c145 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_C168), .driver_data = 3 },
146 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_C104), .driver_data = 4 },
147 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP132), .driver_data = 8 },
148 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP114), .driver_data = 9 },
149 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CT114), .driver_data = 10 },
150 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP102), .driver_data = 11 },
151 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP104U), .driver_data = 12 },
152 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP168U), .driver_data = 13 },
153 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP132U), .driver_data = 14 },
154 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP134U), .driver_data = 15 },
[all …]
/Linux-v4.19/arch/arm/mach-moxart/
DKconfig2 bool "MOXA ART SoC"
12 MOXA ART SoC.
13 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit
20 bool "MOXA UC-7112-LX"
23 Say Y here if you intend to run this kernel on a MOXA
/Linux-v4.19/drivers/net/ethernet/moxa/
DKconfig6 bool "MOXA ART devices"
14 the questions about MOXA ART devices. If you say Y, you will be asked
24 If you wish to compile a kernel for a hardware with MOXA ART SoC and
Dmoxart_ether.h324 #error MOXA ART Ethernet device driver TX buffer is too large!
327 #error MOXA ART Ethernet device driver RX buffer is too large!
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dmoxart.txt1 MOXA ART device tree bindings
3 Boards with the MOXA ART SoC shall have the following properties:
/Linux-v4.19/Documentation/serial/
Dmoxa-smartio2 MOXA Smartio/Industio Family Device Driver Installation Guide
199 ------------- Prepare to use the MOXA driver--------------------
201 Before using MOXA driver, your system must have the tty devices
208 b. Your total installed MOXA boards number is changed. Maybe you
209 add/delete one MOXA board.
219 to specify the total installed MOXA board number. Default major
226 3.4.2 Build the MOXA driver and utilities
227 Before using the MOXA driver and utilities, you need compile the
248 ------------- Load MOXA driver--------------------
249 3.4.3 Load the MOXA driver
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dmoxa,moxart-dma.txt1 MOXA ART DMA Controller
25 DMA clients connected to the MOXA ART DMA controller must use the format
/Linux-v4.19/arch/arm/boot/dts/
Dmoxart-uc7112lx.dts1 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX
12 model = "MOXA UC-7112-LX";
Dmoxart.dtsi1 /* moxart.dtsi - Device Tree Include file for MOXA ART family SoC
Dam335x-moxa-uc-8100-me-t.dts2 * Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Dmoxa,moxart-watchdog.txt1 MOXA ART Watchdog timer
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dmoxa,moxart-rtc.txt1 MOXA ART real-time clock
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dmoxa,moxart-mmc.txt1 MOXA ART MMC Host Controller Interface
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dmoxa,moxart-clock.txt7 MOXA ART SoCs allow to determine PLL output and APB frequencies
/Linux-v4.19/drivers/tty/serial/8250/
D8250_moxa.c125 #define MOXA_DEVICE(id, data) { PCI_VDEVICE(MOXA, id), (kernel_ulong_t)data }
D8250_pci.c3345 { PCI_VDEVICE(MOXA, 0x1024), },
3346 { PCI_VDEVICE(MOXA, 0x1025), },
3347 { PCI_VDEVICE(MOXA, 0x1045), },
3348 { PCI_VDEVICE(MOXA, 0x1144), },
3349 { PCI_VDEVICE(MOXA, 0x1160), },
3350 { PCI_VDEVICE(MOXA, 0x1161), },
3351 { PCI_VDEVICE(MOXA, 0x1182), },
3352 { PCI_VDEVICE(MOXA, 0x1183), },
3353 { PCI_VDEVICE(MOXA, 0x1322), },
3354 { PCI_VDEVICE(MOXA, 0x1342), },
[all …]
DKconfig465 tristate "MOXA SmartIO MUE support"
/Linux-v4.19/drivers/net/phy/
DKconfig121 tristate "MOXA ART MDIO interface support"
125 interface units of the MOXA ART SoC
/Linux-v4.19/drivers/dma/
DKconfig348 Enable support for the MOXA ART SoC DMA controller.
/Linux-v4.19/drivers/usb/serial/
DKconfig415 Say Y here if you want to use a MOXA UPort Serial hub.
/Linux-v4.19/drivers/rtc/
DKconfig1709 tristate "MOXA ART RTC"
1712 If you say yes here you get support for the MOXA ART
/Linux-v4.19/drivers/mmc/host/
DKconfig385 MOXA provides one multi-functional card reader which can
/Linux-v4.19/drivers/watchdog/
DKconfig646 existing on the MOXA ART SoC series platforms.

12