Home
last modified time | relevance | path

Searched refs:TIMER_DISABLE1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF544.h33 #define TIMER_DISABLE1 0xffc00644 /* Timer Group of 3 Disable Register */ macro
DdefBF547.h33 #define TIMER_DISABLE1 0xffc00644 /* Timer Group of 3 Disable Register */ macro
DcdefBF547.h46 #define bfin_read_TIMER_DISABLE1() bfin_read16(TIMER_DISABLE1)
47 #define bfin_write_TIMER_DISABLE1(val) bfin_write16(TIMER_DISABLE1, val)
DcdefBF544.h46 #define bfin_read_TIMER_DISABLE1() bfin_read16(TIMER_DISABLE1)
47 #define bfin_write_TIMER_DISABLE1(val) bfin_write16(TIMER_DISABLE1, val)