Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
altera_jtaguart.h
Go to the documentation of this file.
1
/*
2
* altera_jtaguart.h -- Altera JTAG UART driver defines.
3
*/
4
5
#ifndef __ALTJUART_H
6
#define __ALTJUART_H
7
8
#define ALTERA_JTAGUART_MAJOR 204
9
#define ALTERA_JTAGUART_MINOR 186
10
11
struct
altera_jtaguart_platform_uart
{
12
unsigned
long
mapbase
;
/* Physical address base */
13
unsigned
int
irq
;
/* Interrupt vector */
14
};
15
16
#endif
/* __ALTJUART_H */
Generated on Thu Jan 10 2013 14:51:01 for Linux Kernel by
1.8.2