Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dnmi_debug.c18 NMI_DEBOUNCE = 1 << 3, enumerator
35 if (nmi_actions & NMI_DEBOUNCE) in nmi_debug_notify()
65 nmi_actions |= NMI_DEBOUNCE; in nmi_debug_setup()
/linux-4.4.14/arch/avr32/kernel/
Dnmi_debug.c19 NMI_DEBOUNCE = 1 << 3, enumerator
36 if (nmi_actions & NMI_DEBOUNCE) in nmi_debug_notify()
70 nmi_actions |= NMI_DEBOUNCE; in nmi_debug_setup()