Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sccnxp_pdata |
Macros | |
#define | SCCNXP_MAX_UARTS 2 |
#define | LINE_OP0 1 |
#define | LINE_OP1 2 |
#define | LINE_OP2 3 |
#define | LINE_OP3 4 |
#define | LINE_OP4 5 |
#define | LINE_OP5 6 |
#define | LINE_OP6 7 |
#define | LINE_OP7 8 |
#define | LINE_IP0 9 |
#define | LINE_IP1 10 |
#define | LINE_IP2 11 |
#define | LINE_IP3 12 |
#define | LINE_IP4 13 |
#define | LINE_IP5 14 |
#define | LINE_IP6 15 |
#define | DTR_OP 0 /* DTR */ |
#define | RTS_OP 4 /* RTS */ |
#define | DSR_IP 8 /* DSR */ |
#define | CTS_IP 12 /* CTS */ |
#define | DCD_IP 16 /* DCD */ |
#define | RNG_IP 20 /* RNG */ |
#define | DIR_OP |
#define | MCTRL_SIG(sig, line) ((line) << (sig)) |
#define DIR_OP |