Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dsunzilog.c82 #define SUNZILOG_FLAG_IS_CONS 0x00000004 macro
110 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS)
1467 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()
1477 up->flags |= SUNZILOG_FLAG_IS_CONS; in zs_probe()