Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Ddb1550.c550 alchemy_gpio2_enable_int(201); /* socket 0 card irq */ in pb1550_devices()
551 alchemy_gpio2_enable_int(202); /* socket 1 card irq */ in pb1550_devices()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h393 static inline void alchemy_gpio2_enable_int(int gpio2) in alchemy_gpio2_enable_int() function