Home
last modified time | relevance | path

Searched refs:TM2MD_COUNT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mn10300/kernel/
Dgdb-io-ttysm.c173 *gdbstub_port->_tmxmd = tmxmd | TM2MD_COUNT_ENABLE; in gdbstub_io_set_baud()
Dmn10300-serial.c1331 *port->_tmxmd = tmxmd | TM2MD_COUNT_ENABLE; in mn10300_serial_change_speed()
1615 *port->_tmxmd = tmxmd | TM2MD_COUNT_ENABLE; in mn10300_serial_console_write()
/linux-4.1.27/arch/mn10300/include/asm/
Dtimer-regs.h70 #define TM2MD_COUNT_ENABLE 0x80 /* timer count enable */ macro