Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/tc/
Dzs.h248 #define RxNBITS_MASK 0xc0 macro
Dzs.c863 info->zs_channel->curregs[3] &= ~RxNBITS_MASK; in change_speed()
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h280 #define RxNBITS_MASK 0xc0 macro
Dmacserial.c1391 info->curregs[3] &= ~RxNBITS_MASK; in change_speed()
2984 info->curregs[3] &= ~RxNBITS_MASK; in serial_console_setup()