Home
last modified time | relevance | path

Searched refs:DB1300_FIRST_INT (Results 1 – 1 of 1) sorted by relevance

/arch/mips/alchemy/devboards/
Ddb1300.c37 #define DB1300_FIRST_INT (ALCHEMY_GPIC_INT_LAST + 1) macro
38 #define DB1300_IDE_INT (DB1300_FIRST_INT + 0)
39 #define DB1300_ETH_INT (DB1300_FIRST_INT + 1)
40 #define DB1300_CF_INT (DB1300_FIRST_INT + 2)
41 #define DB1300_VIDEO_INT (DB1300_FIRST_INT + 4)
42 #define DB1300_HDMI_INT (DB1300_FIRST_INT + 5)
43 #define DB1300_DC_INT (DB1300_FIRST_INT + 6)
44 #define DB1300_FLASH_INT (DB1300_FIRST_INT + 7)
45 #define DB1300_CF_INSERT_INT (DB1300_FIRST_INT + 8)
46 #define DB1300_CF_EJECT_INT (DB1300_FIRST_INT + 9)
[all …]