Home
last modified time | relevance | path

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

/openbmc/u-boot/board/intel/crownbay/
H A Dcrownbay.c16 KBD_IRQ, MSE_IRQ); in board_early_init_f()
/openbmc/u-boot/arch/x86/include/asm/
H A Dibmpc.h27 #define MSE_IRQ 12 macro
/openbmc/linux/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()