Linux Kernel
3.7.1
|
Data Fields | |
struct uart_port | uart |
char | name [16] |
struct clk * | clk |
struct clk * | pclk |
unsigned int | imr |
unsigned int * | gsbi_base |
int | is_uartdm |
unsigned int | old_snap_state |
Definition at line 42 of file msm_serial.c.
Definition at line 45 of file msm_serial.c.
unsigned int* gsbi_base |
Definition at line 48 of file msm_serial.c.
unsigned int imr |
Definition at line 47 of file msm_serial.c.
int is_uartdm |
Definition at line 49 of file msm_serial.c.
char name[16] |
Definition at line 44 of file msm_serial.c.
unsigned int old_snap_state |
Definition at line 50 of file msm_serial.c.
Definition at line 46 of file msm_serial.c.
Definition at line 43 of file msm_serial.c.