/linux/drivers/tty/ |
H A D | mxser.c | 52 #define MOXA 0x400 macro 53 #define MOXA_SET_OP_MODE (MOXA + 66) 54 #define MOXA_GET_OP_MODE (MOXA + 67) 212 { PCI_DEVICE_DATA(MOXA, C168, 8) }, 213 { PCI_DEVICE_DATA(MOXA, C104, 4) }, 214 { PCI_DEVICE_DATA(MOXA, CP132, 2) }, 215 { PCI_DEVICE_DATA(MOXA, CP114, 4) }, 216 { PCI_DEVICE_DATA(MOXA, CT114, 4) }, 217 { PCI_DEVICE_DATA(MOXA, CP102, 2 | MXSER_HIGHBAUD) }, 218 { PCI_DEVICE_DATA(MOXA, CP104U, 4) }, [all …]
|
H A D | moxa.c | 48 #define MOXA 0x400 macro 49 #define MOXA_GET_IQUEUE (MOXA + 1) /* get input buffered count */ 50 #define MOXA_GET_OQUEUE (MOXA + 2) /* get output buffered count */ 51 #define MOXA_GETDATACOUNT (MOXA + 23) 52 #define MOXA_GET_IOQUEUE (MOXA + 27) 53 #define MOXA_FLUSH_QUEUE (MOXA + 28) 54 #define MOXA_GETMSTATUS (MOXA + 65)
|
/linux/drivers/net/ethernet/moxa/ |
H A D | Kconfig | 7 bool "MOXA ART devices" 15 the questions about MOXA ART devices. If you say Y, you will be asked 25 If you wish to compile a kernel for a hardware with MOXA ART SoC and
|
H A D | moxart_ether.h | 325 #error MOXA ART Ethernet device driver TX buffer is too large! 328 #error MOXA ART Ethernet device driver RX buffer is too large!
|
/linux/arch/arm/ |
H A D | Kconfig.platforms | 91 bool "MOXA ART SoC" 102 MOXA ART SoC. 103 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit 110 bool "MOXA UC-7112-LX" 113 Say Y here if you intend to run this kernel on a MOXA
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | moxa,moxart-dma.txt | 1 MOXA ART DMA Controller 25 DMA clients connected to the MOXA ART DMA controller must use the format
|
/linux/arch/arm/boot/dts/moxa/ |
H A D | moxart-uc7112lx.dts | 2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX 11 model = "MOXA UC-7112-LX";
|
H A D | moxart.dtsi | 2 /* moxart.dtsi - Device Tree Include file for MOXA ART family SoC
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | moxa,moxart-watchdog.txt | 1 MOXA ART Watchdog timer
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | moxa,moxart-rtc.txt | 1 MOXA ART real-time clock
|
/linux/Documentation/driver-api/tty/ |
H A D | moxa-smartio.rst | 2 MOXA Smartio/Industio Family Device Driver Installation Guide 140 This utility gives the user a quick view about all the MOXA ports' 155 especially for MOXA ports. It is quite useful for testing simple
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | moxa,moxart-mmc.txt | 1 MOXA ART MMC Host Controller Interface
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | moxa,moxart-clock.txt | 7 MOXA ART SoCs allow to determine PLL output and APB frequencies
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 5811 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP102E), pbn_moxa_2 }, 5812 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP102EL), pbn_moxa_2 }, 5813 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP102N), pbn_moxa_2 }, 5814 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP104EL_A), pbn_moxa_4 }, 5815 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP104N), pbn_moxa_4 }, 5816 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP112N), pbn_moxa_2 }, 5817 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP114EL), pbn_moxa_4 }, 5818 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP114N), pbn_moxa_4 }, 5819 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP116E_A_A), pbn_moxa_8 }, 5820 { PCI_VDEVICE(MOXA, PCI_DEVICE_ID_MOXA_CP116E_A_B), pbn_moxa_8 }, [all …]
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-moxa-uc-2101.dts | 3 * Copyright (C) 2018 MOXA Inc. - https://www.moxa.com/
|
H A D | am335x-moxa-uc-8100-me-t.dts | 3 * Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/
|
H A D | am335x-moxa-uc-2100-common.dtsi | 3 * Copyright (C) 2018 MOXA Inc. - https://www.moxa.com/
|
H A D | am335x-moxa-uc-8100-common.dtsi | 3 * Copyright (C) 2020 MOXA Inc. - https://www.moxa.com/
|
/linux/drivers/net/mdio/ |
H A D | Kconfig | 153 tristate "MOXA ART MDIO interface support" 157 interface units of the MOXA ART SoC
|
/linux/drivers/usb/serial/ |
H A D | Kconfig | 414 Say Y here if you want to use a MOXA UPort Serial hub.
|
/linux/drivers/rtc/ |
H A D | Kconfig | 1882 tristate "MOXA ART RTC" 1885 If you say yes here you get support for the MOXA ART
|
/linux/drivers/mmc/host/ |
H A D | Kconfig | 505 MOXA provides one multi-functional card reader which can
|
/linux/drivers/watchdog/ |
H A D | Kconfig | 824 existing on the MOXA ART SoC series platforms.
|
/linux/ |
H A D | CREDITS | 2580 D: MOXA C-218 serial board driver
|
H A D | MAINTAINERS | 2755 ARM/MOXA ART SOC 16032 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
|