Searched refs:RIO_MAP_50_TO_50 (Results 1 – 2 of 2) sorted by relevance
83 #define RIO_MAP_50_TO_50 0x0080 /* Map 50 baud to 50 baud */ macro
1153 p->RIOPortp[port]->Config |= RIO_MAP_50_TO_50; in riocontrol()1156 p->RIOPortp[port]->Config &= ~RIO_MAP_50_TO_50; in riocontrol()