Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.c89 #define SUNZILOG_FLAG_ESCC 0x00000200 macro
972 return (up->flags & SUNZILOG_FLAG_ESCC) ? "zs (ESCC)" : "zs"; in sunzilog_type()
1378 up->flags |= SUNZILOG_FLAG_ESCC; in sunzilog_init_hw()