Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/intel/crownbay/
H A Dcrownbay.c17 KBD_IRQ, MSE_IRQ); in board_early_init_f()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dibmpc.h28 #define MSE_IRQ 12 macro
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsc1200wdt.c65 #define MSE_IRQ 0x02 /* Mouse */ macro
138 reg |= (KBC_IRQ | MSE_IRQ | UART1_IRQ | UART2_IRQ); in sc1200wdt_start()