Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h169 #define TIMER11_PERIOD 0xFFC01638 /* Timer11 Period register */ macro
DcdefBF561.h255 #define bfin_read_TIMER11_PERIOD() bfin_read32(TIMER11_PERIOD)
256 #define bfin_write_TIMER11_PERIOD(val) bfin_write32(TIMER11_PERIOD,val)