Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsunzilog.c93 #define SUNZILOG_FLAG_ESCC 0x00000200 macro
978 return (up->flags & SUNZILOG_FLAG_ESCC) ? "zs (ESCC)" : "zs"; in sunzilog_type()
1384 up->flags |= SUNZILOG_FLAG_ESCC; in sunzilog_init_hw()