Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.c82 #define SUNZILOG_FLAG_IS_CONS 0x00000004 macro
110 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS)
1468 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()
1478 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()