Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsunzilog.c85 #define SUNZILOG_FLAG_IS_CONS 0x00000004 macro
113 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS)
1471 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()
1481 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()