Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/interrupt.h>
#include <asm/io.h>
#include <mach/microdev.h>
Go to the source code of this file.
Macros | |
#define | NUM_EXTERNAL_IRQS 16 /* IRL0 .. IRL15 */ |
Functions | |
void __init | init_microdev_irq (void) |
void | microdev_print_fpga_intc_status (void) |