Home
last modified time | relevance | path

Searched refs:RxN_MASK (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.h99 #define RxN_MASK 0xc0 macro
H A Dsunzilog.h91 #define RxN_MASK 0xc0 macro
H A Dpmac_zilog.h178 #define RxN_MASK 0xc0 macro
H A Dip22zilog.c813 up->curregs[3] &= ~RxN_MASK; in ip22zilog_convert_to_zs()
H A Dsunzilog.c878 up->curregs[R3] &= ~RxN_MASK; in sunzilog_convert_to_zs()
H A Dpmac_zilog.c995 uap->curregs[3] &= ~RxN_MASK; in pmz_convert_to_zs()