Linux Kernel
3.7.1
|
#include <linux/serial.h>
Go to the source code of this file.
Macros | |
#define | PORT_UNKNOWN 0 |
#define | PORT_8250 1 |
#define | PORT_16450 2 |
#define | PORT_16550 3 |
#define | PORT_16550A 4 |
#define | PORT_CIRRUS 5 |
#define | PORT_16650 6 |
#define | PORT_16650V2 7 |
#define | PORT_16750 8 |
#define | PORT_STARTECH 9 |
#define | PORT_16C950 10 |
#define | PORT_16654 11 |
#define | PORT_16850 12 |
#define | PORT_RSA 13 |
#define | PORT_NS16550A 14 |
#define | PORT_XSCALE 15 |
#define | PORT_RM9000 16 /* PMC-Sierra RM9xxx internal UART */ |
#define | PORT_OCTEON 17 /* Cavium OCTEON internal UART */ |
#define | PORT_AR7 18 /* Texas Instruments AR7 internal UART */ |
#define | PORT_U6_16550A 19 /* ST-Ericsson U6xxx internal UART */ |
#define | PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ |
#define | PORT_XR17D15X 21 /* Exar XR17D15x UART */ |
#define | PORT_LPC3220 22 /* NXP LPC32xx SoC "Standard" UART */ |
#define | PORT_8250_CIR 23 /* CIR infrared port, has its own driver */ |
#define | PORT_MAX_8250 23 /* max port ID */ |
#define | PORT_PXA 31 |
#define | PORT_AMBA 32 |
#define | PORT_CLPS711X 33 |
#define | PORT_SA1100 34 |
#define | PORT_UART00 35 |
#define | PORT_21285 37 |
#define | PORT_SUNZILOG 38 |
#define | PORT_SUNSAB 39 |
#define | PORT_DZ 46 |
#define | PORT_ZS 47 |
#define | PORT_MUX 48 |
#define | PORT_ATMEL 49 |
#define | PORT_MAC_ZILOG 50 /* m68k : not yet implemented */ |
#define | PORT_PMAC_ZILOG 51 |
#define | PORT_SCI 52 |
#define | PORT_SCIF 53 |
#define | PORT_IRDA 54 |
#define | PORT_S3C2410 55 |
#define | PORT_IP22ZILOG 56 |
#define | PORT_LH7A40X 57 |
#define | PORT_CPM 58 |
#define | PORT_MPC52xx 59 |
#define | PORT_ICOM 60 |
#define | PORT_S3C2440 61 |
#define | PORT_IMX 62 |
#define | PORT_MPSC 63 |
#define | PORT_TXX9 64 |
#define | PORT_VR41XX_SIU 65 |
#define | PORT_VR41XX_DSIU 66 |
#define | PORT_S3C2400 67 |
#define | PORT_M32R_SIO 68 |
#define | PORT_JSM 69 |
#define | PORT_PNX8XXX 70 |
#define | PORT_NETX 71 |
#define | PORT_SUNHV 72 |
#define | PORT_S3C2412 73 |
#define | PORT_UARTLITE 74 |
#define | PORT_BFIN 75 |
#define | PORT_KS8695 76 |
#define | PORT_SB1250_DUART 77 |
#define | PORT_MCF 78 |
#define | PORT_BFIN_SPORT 79 |
#define | PORT_MN10300 80 |
#define | PORT_MN10300_CTS 81 |
#define | PORT_SC26XX 82 |
#define | PORT_SCIFA 83 |
#define | PORT_S3C6400 84 |
#define | PORT_NWPSERIAL 85 |
#define | PORT_MAX3100 86 |
#define | PORT_TIMBUART 87 |
#define | PORT_MSM 88 |
#define | PORT_BCM63XX 89 |
#define | PORT_APBUART 90 |
#define | PORT_ALTERA_JTAGUART 91 |
#define | PORT_ALTERA_UART 92 |
#define | PORT_SCIFB 93 |
#define | PORT_MAX310X 94 |
#define | PORT_MFD 95 |
#define | PORT_OMAP 96 |
#define | PORT_VT8500 97 |
#define | PORT_XUARTPS 98 |
#define | PORT_AR933X 99 |
#define | PORT_EFMUART 100 |
#define PORT_16450 2 |
Definition at line 30 of file serial_core.h.
#define PORT_16550 3 |
Definition at line 31 of file serial_core.h.
#define PORT_16550A 4 |
Definition at line 32 of file serial_core.h.
#define PORT_16650 6 |
Definition at line 34 of file serial_core.h.
#define PORT_16650V2 7 |
Definition at line 35 of file serial_core.h.
#define PORT_16654 11 |
Definition at line 39 of file serial_core.h.
#define PORT_16750 8 |
Definition at line 36 of file serial_core.h.
#define PORT_16850 12 |
Definition at line 40 of file serial_core.h.
#define PORT_16C950 10 |
Definition at line 38 of file serial_core.h.
#define PORT_21285 37 |
Definition at line 65 of file serial_core.h.
#define PORT_8250 1 |
Definition at line 29 of file serial_core.h.
Definition at line 51 of file serial_core.h.
#define PORT_ALTERA_JTAGUART 91 |
Definition at line 191 of file serial_core.h.
#define PORT_ALTERA_UART 92 |
Definition at line 192 of file serial_core.h.
#define PORT_AMBA 32 |
Definition at line 61 of file serial_core.h.
#define PORT_APBUART 90 |
Definition at line 188 of file serial_core.h.
Definition at line 46 of file serial_core.h.
#define PORT_AR933X 99 |
Definition at line 213 of file serial_core.h.
#define PORT_ATMEL 49 |
Definition at line 79 of file serial_core.h.
#define PORT_BCM63XX 89 |
Definition at line 185 of file serial_core.h.
#define PORT_BFIN 75 |
Definition at line 147 of file serial_core.h.
#define PORT_BFIN_SPORT 79 |
Definition at line 159 of file serial_core.h.
#define PORT_CIRRUS 5 |
Definition at line 33 of file serial_core.h.
#define PORT_CLPS711X 33 |
Definition at line 62 of file serial_core.h.
#define PORT_CPM 58 |
Definition at line 100 of file serial_core.h.
#define PORT_DZ 46 |
Definition at line 72 of file serial_core.h.
#define PORT_EFMUART 100 |
Definition at line 216 of file serial_core.h.
#define PORT_ICOM 60 |
Definition at line 106 of file serial_core.h.
#define PORT_IMX 62 |
Definition at line 112 of file serial_core.h.
#define PORT_IP22ZILOG 56 |
Definition at line 94 of file serial_core.h.
#define PORT_IRDA 54 |
Definition at line 88 of file serial_core.h.
#define PORT_JSM 69 |
Definition at line 131 of file serial_core.h.
#define PORT_KS8695 76 |
Definition at line 150 of file serial_core.h.
#define PORT_LH7A40X 57 |
Definition at line 97 of file serial_core.h.
#define PORT_LPC3220 22 /* NXP LPC32xx SoC "Standard" UART */ |
Definition at line 50 of file serial_core.h.
#define PORT_M32R_SIO 68 |
Definition at line 128 of file serial_core.h.
#define PORT_MAC_ZILOG 50 /* m68k : not yet implemented */ |
Definition at line 82 of file serial_core.h.
#define PORT_MAX3100 86 |
Definition at line 176 of file serial_core.h.
#define PORT_MAX310X 94 |
Definition at line 198 of file serial_core.h.
Definition at line 52 of file serial_core.h.
#define PORT_MCF 78 |
Definition at line 156 of file serial_core.h.
#define PORT_MFD 95 |
Definition at line 201 of file serial_core.h.
#define PORT_MN10300 80 |
Definition at line 162 of file serial_core.h.
#define PORT_MN10300_CTS 81 |
Definition at line 163 of file serial_core.h.
#define PORT_MPC52xx 59 |
Definition at line 103 of file serial_core.h.
#define PORT_MPSC 63 |
Definition at line 115 of file serial_core.h.
#define PORT_MSM 88 |
Definition at line 182 of file serial_core.h.
#define PORT_MUX 48 |
Definition at line 76 of file serial_core.h.
#define PORT_NETX 71 |
Definition at line 136 of file serial_core.h.
#define PORT_NS16550A 14 |
Definition at line 42 of file serial_core.h.
#define PORT_NWPSERIAL 85 |
Definition at line 173 of file serial_core.h.
Definition at line 45 of file serial_core.h.
#define PORT_OMAP 96 |
Definition at line 204 of file serial_core.h.
#define PORT_PMAC_ZILOG 51 |
Definition at line 83 of file serial_core.h.
#define PORT_PNX8XXX 70 |
Definition at line 133 of file serial_core.h.
#define PORT_PXA 31 |
Definition at line 60 of file serial_core.h.
Definition at line 44 of file serial_core.h.
#define PORT_RSA 13 |
Definition at line 41 of file serial_core.h.
#define PORT_S3C2400 67 |
Definition at line 125 of file serial_core.h.
#define PORT_S3C2410 55 |
Definition at line 91 of file serial_core.h.
#define PORT_S3C2412 73 |
Definition at line 141 of file serial_core.h.
#define PORT_S3C2440 61 |
Definition at line 109 of file serial_core.h.
#define PORT_S3C6400 84 |
Definition at line 170 of file serial_core.h.
#define PORT_SA1100 34 |
Definition at line 63 of file serial_core.h.
#define PORT_SB1250_DUART 77 |
Definition at line 153 of file serial_core.h.
#define PORT_SC26XX 82 |
Definition at line 165 of file serial_core.h.
#define PORT_SCI 52 |
Definition at line 86 of file serial_core.h.
#define PORT_SCIF 53 |
Definition at line 87 of file serial_core.h.
#define PORT_SCIFA 83 |
Definition at line 168 of file serial_core.h.
#define PORT_SCIFB 93 |
Definition at line 195 of file serial_core.h.
#define PORT_STARTECH 9 |
Definition at line 37 of file serial_core.h.
#define PORT_SUNHV 72 |
Definition at line 139 of file serial_core.h.
#define PORT_SUNSAB 39 |
Definition at line 69 of file serial_core.h.
#define PORT_SUNZILOG 38 |
Definition at line 68 of file serial_core.h.
Definition at line 48 of file serial_core.h.
#define PORT_TIMBUART 87 |
Definition at line 179 of file serial_core.h.
#define PORT_TXX9 64 |
Definition at line 118 of file serial_core.h.
Definition at line 47 of file serial_core.h.
#define PORT_UART00 35 |
Definition at line 64 of file serial_core.h.
#define PORT_UARTLITE 74 |
Definition at line 144 of file serial_core.h.
#define PORT_UNKNOWN 0 |
Definition at line 28 of file serial_core.h.
#define PORT_VR41XX_DSIU 66 |
Definition at line 122 of file serial_core.h.
#define PORT_VR41XX_SIU 65 |
Definition at line 121 of file serial_core.h.
#define PORT_VT8500 97 |
Definition at line 207 of file serial_core.h.
#define PORT_XR17D15X 21 /* Exar XR17D15x UART */ |
Definition at line 49 of file serial_core.h.
#define PORT_XSCALE 15 |
Definition at line 43 of file serial_core.h.
#define PORT_XUARTPS 98 |
Definition at line 210 of file serial_core.h.
#define PORT_ZS 47 |
Definition at line 73 of file serial_core.h.