Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsc1200wdt.c64 #define KBC_IRQ 0x01 /* Keyboard Controller */ macro
138 reg |= (KBC_IRQ | MSE_IRQ | UART1_IRQ | UART2_IRQ); in sc1200wdt_start()