Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/unit-asb2364/include/unit/
Dtimex.h101 TM4MD = TM4MD_COUNT_ENABLE; in reload_jiffies_counter1()
/linux-3.4.99/arch/mn10300/unit-asb2303/include/unit/
Dtimex.h123 TM4MD |= TM4MD_COUNT_ENABLE; in startup_timestamp_counter()
/linux-3.4.99/arch/mn10300/unit-asb2305/include/unit/
Dtimex.h123 TM4MD |= TM4MD_COUNT_ENABLE; in startup_timestamp_counter()
/linux-3.4.99/arch/mn10300/include/asm/
Dtimer-regs.h126 #define TM4MD_COUNT_ENABLE 0x80 /* timer count enable */ macro