Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
irq.c File Reference
#include <linux/irq.h>
#include <mach/fpga.h>
#include <mach/irq.h>

Go to the source code of this file.

Enumerations

enum  {
  ATA_IRQ_BIT = 1, SPI_BUSY_BIT = 2, LIRQ5_BIT = 3, LIRQ6_BIT = 4,
  LIRQ7_BIT = 5, LIRQ8_BIT = 6, KEY_IRQ_BIT = 7, PEN_IRQ_BIT = 8,
  ETH_IRQ_BIT = 9, RTC_ALARM_BIT = 10, CRYSTAL_FAIL_BIT = 12, ETH_PME_BIT = 14
}
 

Functions

void __init sdk7786_init_irq (void)
 

Enumeration Type Documentation

anonymous enum
Enumerator:
ATA_IRQ_BIT 
SPI_BUSY_BIT 
LIRQ5_BIT 
LIRQ6_BIT 
LIRQ7_BIT 
LIRQ8_BIT 
KEY_IRQ_BIT 
PEN_IRQ_BIT 
ETH_IRQ_BIT 
RTC_ALARM_BIT 
CRYSTAL_FAIL_BIT 
ETH_PME_BIT 

Definition at line 15 of file irq.c.

Function Documentation

void __init sdk7786_init_irq ( void  )

Definition at line 30 of file irq.c.