Go to the documentation of this file.
22 #ifndef __TANBAC_TB0287_H
23 #define __TANBAC_TB0287_H
30 #define TB0287_PCI_SLOT_PIN 2
31 #define TB0287_SM501_PIN 3
32 #define TB0287_SIL680A_PIN 8
33 #define TB0287_RTL8110_PIN 13
38 #define TB0287_PCI_SLOT_IRQ GIU_IRQ(TB0287_PCI_SLOT_PIN)
39 #define TB0287_SM501_IRQ GIU_IRQ(TB0287_SM501_PIN)
40 #define TB0287_SIL680A_IRQ GIU_IRQ(TB0287_SIL680A_PIN)
41 #define TB0287_RTL8110_IRQ GIU_IRQ(TB0287_RTL8110_PIN)