Searched refs:KPAD_PRESSED (Results 1 – 3 of 3) sorted by relevance
355 #define KPAD_PRESSED 0x8 /* Key press current status */ macro
606 #define KPAD_PRESSED 0x8 /* Key press current status */ macro
121 return (bfin_read_KPAD_STAT() & KPAD_PRESSED); in bfin_kpad_get_keypressed()