/Linux-v6.6/arch/arm/boot/dts/moxa/ |
D | moxart.dtsi | 2 /* moxart.dtsi - Device Tree Include file for MOXA ART family SoC 12 compatible = "moxa,moxart"; 40 compatible = "moxa,moxart-ic", "faraday,ftintc010"; 48 compatible = "moxa,moxart-pll-clock"; 54 compatible = "moxa,moxart-apb-clock"; 61 compatible = "moxa,moxart-timer", "faraday,fttmr010"; 71 compatible = "moxa,moxart-gpio", "faraday,ftgpio010"; 76 compatible = "moxa,moxart-rtc"; 83 compatible = "moxa,moxart-dma"; 90 compatible = "moxa,moxart-watchdog", "faraday,ftwdt010"; [all …]
|
D | moxart-uc7112lx.dts | 2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX 11 model = "MOXA UC-7112-LX"; 12 compatible = "moxa,moxart-uc-7112-lx", "moxa,moxart"; 91 compatible = "moxa,moxart-rtl8201cp", "ethernet-phy-ieee802.3-c22"; 101 compatible = "moxa,moxart-rtl8201cp", "ethernet-phy-ieee802.3-c22";
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | am335x-moxa-uc-2101.dts | 3 * Copyright (C) 2018 MOXA Inc. - https://www.moxa.com/ 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com> 6 * Wes Huang (黃淵河) <wes.huang@moxa.com> 7 * Fero JD Zhou (周俊達) <FeroJD.Zhou@moxa.com> 12 #include "am335x-moxa-uc-2100-common.dtsi" 15 model = "Moxa UC-2101"; 16 compatible = "moxa,uc-2101", "ti,am33xx";
|
D | am335x-moxa-uc-8100-me-t.dts | 3 * Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/ 5 * Author: SZ Lin (林上智) <sz.lin@moxa.com> 9 #include "am335x-moxa-uc-8100-common.dtsi" 12 model = "Moxa UC-8100-ME-T"; 13 compatible = "moxa,uc-8100-me-t", "ti,am33xx";
|
D | am335x-moxa-uc-2100-common.dtsi | 3 * Copyright (C) 2018 MOXA Inc. - https://www.moxa.com/ 5 * Authors: SZ Lin (林上智) <sz.lin@moxa.com> 6 * Wes Huang (黃淵河) <wes.huang@moxa.com> 7 * Fero JD Zhou (周俊達) <FeroJD.Zhou@moxa.com>
|
/Linux-v6.6/Documentation/driver-api/tty/ |
D | moxa-smartio.rst | 2 MOXA Smartio/Industio Family Device Driver Installation Guide 5 Copyright (C) 2008, Moxa Inc. 48 If a compatibility problem occurs, please contact Moxa at 49 support@moxa.com.tw. 55 Diagnostic program for displaying installed Moxa 66 In Moxa's Web sites, you may always find the latest driver at 67 https://www.moxa.com/. 100 4 Moxa Smartio/Industio PCI Family multiport boards can be installed 134 This utility provides the function to display what Moxa Smartio/Industio 140 This utility gives the user a quick view about all the MOXA ports' [all …]
|
/Linux-v6.6/arch/arm/mach-moxart/ |
D | Kconfig | 3 bool "MOXA ART SoC" 14 MOXA ART SoC. 15 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit 22 bool "MOXA UC-7112-LX" 25 Say Y here if you intend to run this kernel on a MOXA
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | moxa,moxart-clock.txt | 7 MOXA ART SoCs allow to determine PLL output and APB frequencies 14 - compatible : Must be "moxa,moxart-pll-clock" 26 - compatible : Must be "moxa,moxart-apb-clock" 38 compatible = "moxa,moxart-pll-clock"; 44 compatible = "moxa,moxart-apb-clock";
|
/Linux-v6.6/Documentation/devicetree/bindings/dma/ |
D | moxa,moxart-dma.txt | 1 MOXA ART DMA Controller 7 - compatible : Must be "moxa,moxart-dma" 16 compatible = "moxa,moxart-dma"; 25 DMA clients connected to the MOXA ART DMA controller must use the format 38 compatible = "moxa,moxart-mmc";
|
/Linux-v6.6/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a-moxa-uc-8410a.dts | 3 * Copyright (C) 2017 Moxa Inc. - https://www.moxa.com/ 5 * Author: Harry YJ Jhou (周亞諄) <harryyj.jhou@moxa.com> 6 * Jimmy Chen (陳永達) <jimmy.chen@moxa.com> 7 * SZ Lin (林上智) <sz.lin@moxa.com> 17 model = "Moxa UC-8410A"; 18 compatible = "fsl,ls1021a-moxa-uc-8410a", "fsl,ls1021a";
|
/Linux-v6.6/drivers/tty/ |
D | mxser.c | 3 * mxser.c -- MOXA Smartio/Industio family multiport serial driver. 5 * Copyright (C) 1999-2006 Moxa Technologies (support@moxa.com). 8 * This code is loosely based on the 1.8 moxa driver which is based on 14 * www.moxa.com. 49 * MOXA ioctls 52 #define MOXA 0x400 macro 53 #define MOXA_SET_OP_MODE (MOXA + 66) 54 #define MOXA_GET_OP_MODE (MOXA + 67) 65 * Follow just what Moxa Must chip defines. 215 { PCI_DEVICE_DATA(MOXA, C168, 8) }, [all …]
|
D | moxa.c | 4 * moxa.c -- MOXA Intellio family multiport serial driver. 6 * Copyright (C) 1999-2000 Moxa Technologies (support@moxa.com). 14 * MOXA Intellio Series Driver 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) [all …]
|
D | Kconfig | 217 tristate "Moxa Intellio support" 221 Say Y here if you have a Moxa Intellio multiport serial card. 224 module will be called moxa. 227 tristate "Moxa SmartIO support v. 2.0" 230 Say Y here if you have a Moxa SmartIO multiport serial card and/or 233 This is upgraded (1.9.1) driver from original Moxa drivers with
|
/Linux-v6.6/Documentation/devicetree/bindings/watchdog/ |
D | moxa,moxart-watchdog.txt | 1 MOXA ART Watchdog timer 5 - compatible : Must be "moxa,moxart-watchdog" 12 compatible = "moxa,moxart-watchdog";
|
D | faraday,ftwdt010.yaml | 27 - moxa,moxart-watchdog 62 compatible = "moxa,moxart-watchdog", "faraday,ftwdt010";
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/ |
D | moxart.yaml | 7 title: MOXA ART 16 - const: moxa,moxart-uc-7112-lx 17 - const: moxa,moxart
|
/Linux-v6.6/Documentation/devicetree/bindings/net/ |
D | faraday,ftmac.txt | 8 "moxa,moxart-mac" 15 compatible = "moxa,moxart-mac"; 21 compatible = "moxa,moxart-mac";
|
/Linux-v6.6/Documentation/devicetree/bindings/rtc/ |
D | moxa,moxart-rtc.txt | 1 MOXA ART real-time clock 5 - compatible : Should be "moxa,moxart-rtc" 13 compatible = "moxa,moxart-rtc";
|
/Linux-v6.6/drivers/net/ethernet/moxa/ |
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
|
D | moxart_ether.h | 1 /* MOXA ART Ethernet (RTL8201CP) driver. 8 * Moxa Technology Co., Ltd. <www.moxa.com> 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-v6.6/Documentation/devicetree/bindings/mmc/ |
D | moxa,moxart-mmc.txt | 1 MOXA ART MMC Host Controller Interface 9 - compatible : Must be "moxa,moxart-mmc" or "faraday,ftsdc010" 23 compatible = "moxa,moxart-mmc";
|
/Linux-v6.6/drivers/net/mdio/ |
D | mdio-moxart.c | 2 /* MOXA ART Ethernet (RTL8201CP) MDIO interface driver 121 bus->name = "MOXA ART Ethernet MII"; in moxart_mdio_probe() 169 { .compatible = "moxa,moxart-mdio" }, 185 MODULE_DESCRIPTION("MOXA ART MDIO interface driver");
|
/Linux-v6.6/drivers/clk/ |
D | clk-moxart.c | 3 * MOXA ART SoCs clock driver. 52 CLK_OF_DECLARE(moxart_pll_clock, "moxa,moxart-pll-clock", 96 CLK_OF_DECLARE(moxart_apb_clock, "moxa,moxart-apb-clock",
|
/Linux-v6.6/drivers/net/wan/ |
D | c101.c | 3 * Moxa C101 synchronous serial card driver for Linux 11 * Moxa C101 User's Manual 31 static const char *version = "Moxa C101 driver version: 1.15"; 381 netdev_info(dev, "Moxa C101 on IRQ%u, using %u TX + %u RX packets rings\n", in c101_run() 437 MODULE_DESCRIPTION("Moxa C101 serial port driver");
|
/Linux-v6.6/drivers/rtc/ |
D | rtc-moxart.c | 3 * MOXA ART RTC driver. 10 * Moxa Technology Co., Ltd. <www.moxa.com> 292 { .compatible = "moxa,moxart-rtc" },
|