/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call into the kernel available to libc. It contains only constants, *** structures, and macros generated from the original header, and thus, *** contains no copyrightable information. *** *** To edit the content of this header, modify the corresponding *** source file (e.g. under external/kernel-headers/original/) then *** run bionic/libc/kernel/tools/update_all.py *** *** Any manual change here will be lost the next time this script will *** be run. You've been warned! *** **************************************************************************** ****************************************************************************/ #ifndef _UAPILINUX_SERIAL_CORE_H #define _UAPILINUX_SERIAL_CORE_H #include <linux/serial.h> #define PORT_UNKNOWN 0 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_8250 1 #define PORT_16450 2 #define PORT_16550 3 #define PORT_16550A 4 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_CIRRUS 5 #define PORT_16650 6 #define PORT_16650V2 7 #define PORT_16750 8 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_STARTECH 9 #define PORT_16C950 10 #define PORT_16654 11 #define PORT_16850 12 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_RSA 13 #define PORT_NS16550A 14 #define PORT_XSCALE 15 #define PORT_RM9000 16 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_OCTEON 17 #define PORT_AR7 18 #define PORT_U6_16550A 19 #define PORT_TEGRA 20 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_XR17D15X 21 #define PORT_LPC3220 22 #define PORT_8250_CIR 23 #define PORT_XR17V35X 24 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_BRCM_TRUMANAGE 25 #define PORT_ALTR_16550_F32 26 #define PORT_ALTR_16550_F64 27 #define PORT_ALTR_16550_F128 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_MAX_8250 28 #define PORT_PXA 31 #define PORT_AMBA 32 #define PORT_CLPS711X 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_SA1100 34 #define PORT_UART00 35 #define PORT_21285 37 #define PORT_SUNZILOG 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_SUNSAB 39 #define PORT_DZ 46 #define PORT_ZS 47 #define PORT_MUX 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_ATMEL 49 #define PORT_MAC_ZILOG 50 #define PORT_PMAC_ZILOG 51 #define PORT_SCI 52 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_SCIF 53 #define PORT_IRDA 54 #define PORT_S3C2410 55 #define PORT_IP22ZILOG 56 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_LH7A40X 57 #define PORT_CPM 58 #define PORT_MPC52xx 59 #define PORT_ICOM 60 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_S3C2440 61 #define PORT_IMX 62 #define PORT_MPSC 63 #define PORT_TXX9 64 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_VR41XX_SIU 65 #define PORT_VR41XX_DSIU 66 #define PORT_S3C2400 67 #define PORT_M32R_SIO 68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_JSM 69 #define PORT_PNX8XXX 70 #define PORT_NETX 71 #define PORT_SUNHV 72 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_S3C2412 73 #define PORT_UARTLITE 74 #define PORT_BFIN 75 #define PORT_KS8695 76 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_SB1250_DUART 77 #define PORT_MCF 78 #define PORT_BFIN_SPORT 79 #define PORT_MN10300 80 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_MN10300_CTS 81 #define PORT_SC26XX 82 #define PORT_SCIFA 83 #define PORT_S3C6400 84 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_NWPSERIAL 85 #define PORT_MAX3100 86 #define PORT_TIMBUART 87 #define PORT_MSM 88 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_BCM63XX 89 #define PORT_APBUART 90 #define PORT_ALTERA_JTAGUART 91 #define PORT_ALTERA_UART 92 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_SCIFB 93 #define PORT_MAX310X 94 #define PORT_MFD 95 #define PORT_OMAP 96 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_VT8500 97 #define PORT_XUARTPS 98 #define PORT_AR933X 99 #define PORT_EFMUART 100 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_ARC 101 #define PORT_RP2 102 #define PORT_LPUART 103 #define PORT_HSCIF 104 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_ASC 105 #define PORT_TILEGX 106 #define PORT_MEN_Z135 107 #define PORT_SC16IS7XX 108 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define PORT_MESON 109 #endif