Searched refs:RIO_MAP_50_TO_50 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rio/
H A Dport.h83 #define RIO_MAP_50_TO_50 0x0080 /* Map 50 baud to 50 baud */ macro
H A Drioctrl.c1153 p->RIOPortp[port]->Config |= RIO_MAP_50_TO_50;
1156 p->RIOPortp[port]->Config &= ~RIO_MAP_50_TO_50;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/
H A Dport.h83 #define RIO_MAP_50_TO_50 0x0080 /* Map 50 baud to 50 baud */ macro
H A Drioctrl.c1153 p->RIOPortp[port]->Config |= RIO_MAP_50_TO_50;
1156 p->RIOPortp[port]->Config &= ~RIO_MAP_50_TO_50;

Completed in 50 milliseconds