Home
last modified time | relevance | path

Searched refs:RxINT_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dzs.h97 #define RxINT_ALL 0x10 /* Int on all Rx Characters or error */ macro
H A Dzs.c786 zport->regs[1] |= RxINT_ALL | TxINT_ENAB | EXT_INT_ENAB; in zs_startup()