Linux Kernel
3.7.1
|
#include <altera_uart.h>
Data Fields | |
unsigned long | mapbase |
unsigned int | irq |
unsigned int | uartclk |
unsigned int | bus_shift |
Definition at line 8 of file altera_uart.h.
unsigned int bus_shift |
Definition at line 12 of file altera_uart.h.
unsigned int irq |
Definition at line 10 of file altera_uart.h.
unsigned long mapbase |
Definition at line 9 of file altera_uart.h.
unsigned int uartclk |
Definition at line 11 of file altera_uart.h.