Searched refs:KPAD_STAT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h561 #define bfin_read_KPAD_STAT() bfin_read16(KPAD_STAT)
562 #define bfin_write_KPAD_STAT(val) bfin_write16(KPAD_STAT, val)
H A DdefBF542.h329 #define KPAD_STAT 0xffc04110 /* Holds and clears the status of the keypad interface interrupt */ macro
359 /* Bit masks for KPAD_STAT */
H A DcdefBF547.h728 #define bfin_read_KPAD_STAT() bfin_read16(KPAD_STAT)
729 #define bfin_write_KPAD_STAT(val) bfin_write16(KPAD_STAT, val)
H A DdefBF547.h443 #define KPAD_STAT 0xffc04110 /* Holds and clears the status of the keypad interface interrupt */ macro
639 /* Bit masks for KPAD_STAT */

Completed in 81 milliseconds