Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dip22zilog.h268 #define ZS_CLEARERR(channel) do { writeb(ERR_RES, &channel->control); \ macro
Dsunzilog.h276 #define ZS_CLEARERR(channel) do { sbus_writeb(ERR_RES, &channel->control); \ macro
Dpmac_zilog.h363 #define ZS_CLEARERR(port) (write_zsreg(port, 0, ERR_RES)) macro
Dpmac_zilog.c139 ZS_CLEARERR(uap); in pmz_load_zsregs()
143 ZS_CLEARERR(uap); in pmz_load_zsregs()