Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsunzilog.c89 #define SUNZILOG_FLAG_ESCC 0x00000200 macro
974 return (up->flags & SUNZILOG_FLAG_ESCC) ? "zs (ESCC)" : "zs"; in sunzilog_type()
1380 up->flags |= SUNZILOG_FLAG_ESCC; in sunzilog_init_hw()