Home
last modified time | relevance | path

Searched defs:ZS_CLEARERR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.h364 #define ZS_CLEARERR(port) (write_zsreg(port, 0, ERR_RES)) macro
H A Dip22zilog.h269 #define ZS_CLEARERR(channel) do { writeb(ERR_RES, &channel->control); \ macro
H A Dsunzilog.h277 #define ZS_CLEARERR(channel) do { sbus_writeb(ERR_RES, &channel->control); \ macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dip22zilog.h269 #define ZS_CLEARERR(channel) do { writeb(ERR_RES, &channel->control); \ macro
H A Dpmac_zilog.h354 #define ZS_CLEARERR(port) (write_zsreg(port, 0, ERR_RES)) macro
H A Dsunzilog.h277 #define ZS_CLEARERR(channel) do { sbus_writeb(ERR_RES, &channel->control); \ macro

Completed in 6 milliseconds