Home
last modified time | relevance | path

Searched refs:TxNBITS_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/tc/
Dzs.h283 #define TxNBITS_MASK 0x60 macro
Dzs.c864 info->zs_channel->curregs[5] &= ~TxNBITS_MASK; in change_speed()
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h315 #define TxNBITS_MASK 0x60 macro
Dmacserial.c1392 info->curregs[5] &= ~TxNBITS_MASK; in change_speed()
2985 info->curregs[5] &= ~TxNBITS_MASK; in serial_console_setup()