Searched refs:_tmxbr (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/mn10300/kernel/ |
D | mn10300-serial.c | 181 ._tmxbr = &TM8BR, 188 ._tmxbr = (volatile u16 *)&TM0BR, 195 ._tmxbr = (volatile u16 *)&TM2BR, 243 ._tmxbr = &TM9BR, 250 ._tmxbr = (volatile u16 *)&TM3BR, 257 ._tmxbr = &TM12BR, 309 ._tmxbr = &TM10BR, 316 ._tmxbr = &TM9BR, 323 ._tmxbr = (volatile u16 *)&TM1BR, 330 ._tmxbr = (volatile u16 *)&TM3BR, [all …]
|
D | gdb-io-ttysm.c | 164 *gdbstub_port->_tmxbr = tmxbr; in gdbstub_io_set_baud() 171 *(volatile u8 *) gdbstub_port->_tmxbr = (u8)tmxbr; in gdbstub_io_set_baud()
|
D | mn10300-serial.h | 65 volatile u16 *_tmxbr; /* baud rate timer base register */ member
|