Go to the documentation of this file.
20 #ifndef __TANBAC_TB0226_H
21 #define __TANBAC_TB0226_H
28 #define GD82559_1_PIN 2
29 #define GD82559_2_PIN 3
30 #define UPD720100_INTA_PIN 4
31 #define UPD720100_INTB_PIN 8
32 #define UPD720100_INTC_PIN 13
37 #define GD82559_1_IRQ GIU_IRQ(GD82559_1_PIN)
38 #define GD82559_2_IRQ GIU_IRQ(GD82559_2_PIN)
39 #define UPD720100_INTA_IRQ GIU_IRQ(UPD720100_INTA_PIN)
40 #define UPD720100_INTB_IRQ GIU_IRQ(UPD720100_INTB_PIN)
41 #define UPD720100_INTC_IRQ GIU_IRQ(UPD720100_INTC_PIN)