Searched refs:KPAD_STAT (Results 1 – 5 of 5) sorted by relevance
321 #define KPAD_STAT 0xffc04110 /* Holds and clears the status of the keypad… macro
436 #define KPAD_STAT 0xffc04110 /* Holds and clears the status of the keypad… macro
549 #define bfin_read_KPAD_STAT() bfin_read16(KPAD_STAT)550 #define bfin_write_KPAD_STAT(val) bfin_write16(KPAD_STAT, val)
716 #define bfin_read_KPAD_STAT() bfin_read16(KPAD_STAT)717 #define bfin_write_KPAD_STAT(val) bfin_write16(KPAD_STAT, val)
1120 D16(KPAD_STAT); in bfin_debug_mmrs_init()