Searched refs:KPAD_SOFTEVAL (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.h563 #define bfin_read_KPAD_SOFTEVAL() bfin_read16(KPAD_SOFTEVAL)
564 #define bfin_write_KPAD_SOFTEVAL(val) bfin_write16(KPAD_SOFTEVAL, val)
H A DdefBF542.h330 #define KPAD_SOFTEVAL 0xffc04114 /* Lets software force keypad interface to check for keys being pressed */ macro
365 /* Bit masks for KPAD_SOFTEVAL */
H A DcdefBF547.h730 #define bfin_read_KPAD_SOFTEVAL() bfin_read16(KPAD_SOFTEVAL)
731 #define bfin_write_KPAD_SOFTEVAL(val) bfin_write16(KPAD_SOFTEVAL, val)
H A DdefBF547.h444 #define KPAD_SOFTEVAL 0xffc04114 /* Lets software force keypad interface to check for keys being pressed */ macro
645 /* Bit masks for KPAD_SOFTEVAL */

Completed in 118 milliseconds