Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsunzilog.c91 #define SUNZILOG_FLAG_ESCC 0x00000200 macro
975 return (up->flags & SUNZILOG_FLAG_ESCC) ? "zs (ESCC)" : "zs"; in sunzilog_type()
1383 up->flags |= SUNZILOG_FLAG_ESCC; in sunzilog_init_hw()