Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds