Searched refs:KPAD_ROWCOL (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.h559 #define bfin_read_KPAD_ROWCOL() bfin_read16(KPAD_ROWCOL)
560 #define bfin_write_KPAD_ROWCOL(val) bfin_write16(KPAD_ROWCOL, val)
H A DdefBF542.h328 #define KPAD_ROWCOL 0xffc0410c /* Captures the row and column output values of the keys pressed */ macro
354 /* Bit masks for KPAD_ROWCOL */
H A DcdefBF547.h726 #define bfin_read_KPAD_ROWCOL() bfin_read16(KPAD_ROWCOL)
727 #define bfin_write_KPAD_ROWCOL(val) bfin_write16(KPAD_ROWCOL, val)
H A DdefBF547.h442 #define KPAD_ROWCOL 0xffc0410c /* Captures the row and column output values of the keys pressed */ macro
634 /* Bit masks for KPAD_ROWCOL */

Completed in 56 milliseconds