|
Linux Kernel
3.7.1
|
#include <linux/serial_sci.h>#include <linux/serial_core.h>#include <linux/io.h>#include <cpu/serial.h>Go to the source code of this file.
Macros | |
| #define | SCPCR 0xA4000116 |
| #define | SCPDR 0xA4000136 |
Variables | |
| struct plat_sci_port_ops | sh770x_sci_port_ops |
| #define SCPCR 0xA4000116 |
Definition at line 6 of file serial-sh770x.c.
| #define SCPDR 0xA4000136 |
Definition at line 7 of file serial-sh770x.c.
| struct plat_sci_port_ops sh770x_sci_port_ops |
Definition at line 31 of file serial-sh770x.c.
1.8.2