Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | INT_DEFERRED_FIQ INT_1510_RES12 |
#define | DEFERRED_FIQ_IH_BASE OMAP_IH2_BASE |
#define | FIQ_MASK 0 |
#define | FIQ_STATE 1 |
#define | FIQ_KEYS_CNT 2 |
#define | FIQ_TAIL_OFFSET 3 |
#define | FIQ_HEAD_OFFSET 4 |
#define | FIQ_BUF_LEN 5 |
#define | FIQ_KEY 6 |
#define | FIQ_MISSED_KEYS 7 |
#define | FIQ_BUFFER_START 8 |
#define | FIQ_GPIO_INT_MASK 9 |
#define | FIQ_KEYS_HICNT 10 |
#define | FIQ_IRQ_PEND 11 |
#define | FIQ_SIR_CODE_L1 12 |
#define | IRQ_SIR_CODE_L2 13 |
#define | FIQ_CNT_INT_00 14 |
#define | FIQ_CNT_INT_KEY 15 |
#define | FIQ_CNT_INT_MDM 16 |
#define | FIQ_CNT_INT_03 17 |
#define | FIQ_CNT_INT_HSW 18 |
#define | FIQ_CNT_INT_05 19 |
#define | FIQ_CNT_INT_06 20 |
#define | FIQ_CNT_INT_07 21 |
#define | FIQ_CNT_INT_08 22 |
#define | FIQ_CNT_INT_09 23 |
#define | FIQ_CNT_INT_10 24 |
#define | FIQ_CNT_INT_11 25 |
#define | FIQ_CNT_INT_12 26 |
#define | FIQ_CNT_INT_13 27 |
#define | FIQ_CNT_INT_14 28 |
#define | FIQ_CNT_INT_15 29 |
#define | FIQ_CIRC_BUFF 30 /*Start of circular buffer */ |
Functions | |
void __init | ams_delta_init_fiq (void) |
Variables | |
unsigned int | fiq_buffer [] |
unsigned char | qwerty_fiqin_start |
unsigned char | qwerty_fiqin_end |
#define DEFERRED_FIQ_IH_BASE OMAP_IH2_BASE |
Definition at line 28 of file ams-delta-fiq.h.
#define FIQ_BUF_LEN 5 |
Definition at line 41 of file ams-delta-fiq.h.
#define FIQ_BUFFER_START 8 |
Definition at line 44 of file ams-delta-fiq.h.
Definition at line 68 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_00 14 |
Definition at line 51 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_03 17 |
Definition at line 54 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_05 19 |
Definition at line 56 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_06 20 |
Definition at line 57 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_07 21 |
Definition at line 58 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_08 22 |
Definition at line 59 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_09 23 |
Definition at line 60 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_10 24 |
Definition at line 61 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_11 25 |
Definition at line 62 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_12 26 |
Definition at line 63 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_13 27 |
Definition at line 64 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_14 28 |
Definition at line 65 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_15 29 |
Definition at line 66 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_HSW 18 |
Definition at line 55 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_KEY 15 |
Definition at line 52 of file ams-delta-fiq.h.
#define FIQ_CNT_INT_MDM 16 |
Definition at line 53 of file ams-delta-fiq.h.
#define FIQ_GPIO_INT_MASK 9 |
Definition at line 45 of file ams-delta-fiq.h.
#define FIQ_HEAD_OFFSET 4 |
Definition at line 40 of file ams-delta-fiq.h.
#define FIQ_IRQ_PEND 11 |
Definition at line 47 of file ams-delta-fiq.h.
#define FIQ_KEY 6 |
Definition at line 42 of file ams-delta-fiq.h.
#define FIQ_KEYS_CNT 2 |
Definition at line 38 of file ams-delta-fiq.h.
#define FIQ_KEYS_HICNT 10 |
Definition at line 46 of file ams-delta-fiq.h.
#define FIQ_MASK 0 |
Definition at line 36 of file ams-delta-fiq.h.
#define FIQ_MISSED_KEYS 7 |
Definition at line 43 of file ams-delta-fiq.h.
#define FIQ_SIR_CODE_L1 12 |
Definition at line 48 of file ams-delta-fiq.h.
#define FIQ_STATE 1 |
Definition at line 37 of file ams-delta-fiq.h.
#define FIQ_TAIL_OFFSET 3 |
Definition at line 39 of file ams-delta-fiq.h.
#define INT_DEFERRED_FIQ INT_1510_RES12 |
Definition at line 21 of file ams-delta-fiq.h.
#define IRQ_SIR_CODE_L2 13 |
Definition at line 49 of file ams-delta-fiq.h.
Definition at line 84 of file ams-delta-fiq.c.
unsigned int fiq_buffer[] |
Definition at line 40 of file ams-delta-fiq.c.
unsigned char qwerty_fiqin_end |
unsigned char qwerty_fiqin_start |