Home
last modified time | relevance | path

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

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