Searched refs:KPAD_MSEL (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.h557 #define bfin_read_KPAD_MSEL() bfin_read16(KPAD_MSEL)
558 #define bfin_write_KPAD_MSEL(val) bfin_write16(KPAD_MSEL, val)
H A DdefBF542.h326 #define KPAD_PRESCALE 0xffc04104 /* Establish a time base for programing the KPAD_MSEL register */
327 #define KPAD_MSEL 0xffc04108 /* Selects delay parameters for keypad interface sensitivity */ macro
349 /* Bit masks for KPAD_MSEL */
H A DcdefBF547.h724 #define bfin_read_KPAD_MSEL() bfin_read16(KPAD_MSEL)
725 #define bfin_write_KPAD_MSEL(val) bfin_write16(KPAD_MSEL, val)
H A DdefBF547.h440 #define KPAD_PRESCALE 0xffc04104 /* Establish a time base for programing the KPAD_MSEL register */
441 #define KPAD_MSEL 0xffc04108 /* Selects delay parameters for keypad interface sensitivity */ macro
629 /* Bit masks for KPAD_MSEL */

Completed in 83 milliseconds