Home
last modified time | relevance | path

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

/arch/mn10300/unit-asb2364/include/unit/
Dtimex.h51 TMTMD = 0; in stop_jiffies_counter()
52 tmp = TMTMD; in stop_jiffies_counter()
62 TMTMD = TMTMD_TMTLDE; in reload_jiffies_counter()
63 TMTMD = TMTMD_TMTCNE; in reload_jiffies_counter()
64 tmp = TMTMD; in reload_jiffies_counter()
/arch/mn10300/include/asm/
Dtimer-regs.h426 #define TMTMD __SYSREG(0xd4004100, u8) /* Tick Timer mode register */ macro