|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | isac |
Macros | |
| #define | TIMER3_VALUE 7000 |
| #define | MAX_DFRAME_LEN_L1 300 |
| #define | ISAC_IOM1 0 |
Functions | |
| void | isac_init (struct isac *isac) |
| void | isac_d_l2l1 (struct hisax_if *hisax_d_if, int pr, void *arg) |
| void | isac_setup (struct isac *isac) |
| void | isac_irq (struct isac *isac) |
| void | isacsx_setup (struct isac *isac) |
| void | isacsx_irq (struct isac *isac) |
| #define ISAC_IOM1 0 |
Definition at line 11 of file hisax_isac.h.
| #define MAX_DFRAME_LEN_L1 300 |
Definition at line 9 of file hisax_isac.h.
| #define TIMER3_VALUE 7000 |
Definition at line 8 of file hisax_isac.h.
Definition at line 839 of file hisax_isac.c.
Definition at line 757 of file hisax_isac.c.
Definition at line 604 of file hisax_isac.c.
Definition at line 772 of file hisax_isac.c.
Definition at line 744 of file hisax_isac.c.
Definition at line 823 of file hisax_isac.c.
1.8.2