Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.c85 #define SUNZILOG_FLAG_IS_CHANNEL_A 0x00000020 macro
113 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CHANNEL_A)
1440 up[0].flags |= SUNZILOG_FLAG_IS_CHANNEL_A; in zs_probe()