Home
last modified time | relevance | path

Searched refs:TIMER_DISABLE0 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h687 #define TIMER_DISABLE0 0xffc01684 /* Timer Group of 8 Disable Register */ macro
DcdefBF54x_base.h1149 #define bfin_read_TIMER_DISABLE0() bfin_read16(TIMER_DISABLE0)
1150 #define bfin_write_TIMER_DISABLE0(val) bfin_write16(TIMER_DISABLE0, val)