Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h332 #define KPAD_EN 0x1 /* Keypad Enable */ macro
DdefBF547.h583 #define KPAD_EN 0x1 /* Keypad Enable */ macro
/linux-4.4.14/drivers/input/keyboard/
Dbf54x-keys.c311 bfin_write_KPAD_CTL(bfin_read_KPAD_CTL() | KPAD_EN); in bfin_kpad_probe()