Lines Matching refs:_tmxbr
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,
851 *(volatile u8 *)port->_tmxbr : *port->_tmxbr, in mn10300_serial_start_tx()
1322 *port->_tmxbr = tmxbr; in mn10300_serial_change_speed()
1329 *(volatile u8 *) port->_tmxbr = (u8) tmxbr; in mn10300_serial_change_speed()