Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dnomadik-ske-keypad.c31 #define SKE_KPIMA (0x1 << 2) macro
133 ske_keypad_set_bits(keypad, SKE_IMSC, 0x0, SKE_KPIMA); in ske_keypad_chip_init()
205 ske_keypad_set_bits(keypad, SKE_IMSC, ~SKE_KPIMA, 0x0); in ske_keypad_irq()
219 ske_keypad_set_bits(keypad, SKE_IMSC, 0x0, SKE_KPIMA); in ske_keypad_irq()
344 ske_keypad_set_bits(keypad, SKE_IMSC, ~SKE_KPIMA, 0x0); in ske_keypad_suspend()
358 ske_keypad_set_bits(keypad, SKE_IMSC, 0x0, SKE_KPIMA); in ske_keypad_resume()