Searched refs:TIMER_DISABLE1 (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 DdefBF544.h38 #define TIMER_DISABLE1 0xffc00644 /* Timer Group of 3 Disable Register */ macro
645 /* Bit masks for TIMER_DISABLE1 */
H A DcdefBF544.h54 #define bfin_read_TIMER_DISABLE1() bfin_read16(TIMER_DISABLE1)
55 #define bfin_write_TIMER_DISABLE1(val) bfin_write16(TIMER_DISABLE1, val)
H A DcdefBF547.h54 #define bfin_read_TIMER_DISABLE1() bfin_read16(TIMER_DISABLE1)
55 #define bfin_write_TIMER_DISABLE1(val) bfin_write16(TIMER_DISABLE1, val)
H A DdefBF547.h38 #define TIMER_DISABLE1 0xffc00644 /* Timer Group of 3 Disable Register */ macro
779 /* Bit masks for TIMER_DISABLE1 */

Completed in 74 milliseconds